mirror of
https://github.com/neovim/neovim.git
synced 2025-09-20 02:08:17 +00:00
docs: api, pack, events, develop
This commit is contained in:
@@ -858,13 +858,13 @@ local CONFIG = {
|
||||
'\t\t NVIM REFERENCE MANUAL',
|
||||
'',
|
||||
'',
|
||||
'Vimscript functions\t*vimscript-functions* *builtin-functions* *builtin.txt*',
|
||||
'Vimscript functions\t\t\t*vimscript-functions* *builtin.txt*',
|
||||
'',
|
||||
'For functions grouped by what they are used for see |function-list|.',
|
||||
'',
|
||||
'\t\t\t\t Type |gO| to see the table of contents.',
|
||||
'==============================================================================',
|
||||
'1. Details *builtin-function-details*',
|
||||
'1. Details *vimscript-functions-details*',
|
||||
'',
|
||||
},
|
||||
footer = {
|
||||
|
Reference in New Issue
Block a user