doc: Lua [ci skip] #11378

- Rework :help lua-commands
- Rename if_lua.txt => lua.txt
This commit is contained in:
Justin M. Keyes
2019-11-17 19:06:59 -08:00
committed by GitHub
parent 54402d6b8f
commit af53a0c012
12 changed files with 1063 additions and 992 deletions

View File

@@ -85,7 +85,7 @@ CONFIG = {
'append_only': [],
},
'lua': {
'filename': 'if_lua.txt',
'filename': 'lua.txt',
'section_start_token': '*lua-vim*',
'section_order': [
'vim.lua',