mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
Update vim diff and credits (#14566)
Patch 8.2.2524 added the support for the fields 'foldopen', 'foldclose' and 'foldsep' to the 'fillchars' option in Vim: http://ftp.vim.org/pub/vim/patches/8.2/8.2.2524 Update the credits in intro.txt based on Vim credits.
This commit is contained in:
parent
dab6b08a1e
commit
e0a01bdf7f
@ -169,6 +169,7 @@ Vim would never have become what it is now, without the help of these people!
|
|||||||
Ken Takata fixes and features
|
Ken Takata fixes and features
|
||||||
Kazunobu Kuriyama GTK 3
|
Kazunobu Kuriyama GTK 3
|
||||||
Christian Brabandt many fixes, features, user support, etc.
|
Christian Brabandt many fixes, features, user support, etc.
|
||||||
|
Yegappan Lakshmanan many quickfix features
|
||||||
|
|
||||||
I wish to thank all the people that sent me bug reports and suggestions. The
|
I wish to thank all the people that sent me bug reports and suggestions. The
|
||||||
list is too long to mention them all here. Vim would not be the same without
|
list is too long to mention them all here. Vim would not be the same without
|
||||||
|
@ -194,8 +194,7 @@ Options:
|
|||||||
'cpoptions' flags: |cpo-_|
|
'cpoptions' flags: |cpo-_|
|
||||||
'display' flags: "msgsep" minimizes scrolling when showing messages
|
'display' flags: "msgsep" minimizes scrolling when showing messages
|
||||||
'guicursor' works in the terminal
|
'guicursor' works in the terminal
|
||||||
'fillchars' flags: "msgsep" (see 'display'), "foldopen", "foldsep",
|
'fillchars' flags: "msgsep" (see 'display')
|
||||||
"foldclose"
|
|
||||||
'foldcolumn' supports up to 9 dynamic/fixed columns
|
'foldcolumn' supports up to 9 dynamic/fixed columns
|
||||||
'inccommand' shows interactive results for |:substitute|-like commands
|
'inccommand' shows interactive results for |:substitute|-like commands
|
||||||
'pumblend' pseudo-transparent popupmenu
|
'pumblend' pseudo-transparent popupmenu
|
||||||
|
Loading…
Reference in New Issue
Block a user