refactor(highlight): rename FloatBorderTitle #20988

requested in https://github.com/neovim/neovim/pull/20184
This commit is contained in:
Raphael
2022-11-07 20:02:00 +08:00
committed by GitHub
parent 31ffc360f2
commit 3435cdfb94
4 changed files with 5 additions and 5 deletions

View File

@@ -3070,7 +3070,7 @@ nvim_open_win({buffer}, {enter}, {*config}) *nvim_open_win()*
• title: Title (optional) in window border, String or list.
List is [text, highlight] tuples. if is string the default
highlight group is `FloatBorderTitle`.
highlight group is `FloatTitle`.
• title_pos: Title position must set with title option.
value can be of `left` `center` `right` default is left.
• noautocmd: If true then no buffer-related autocommand