mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 11:28:22 +00:00
docs: fix vim.snippet help tags (#26068)
This commit is contained in:
@@ -246,6 +246,7 @@ CONFIG = {
|
||||
'base64': 'vim.base64',
|
||||
'regex': 'vim.regex',
|
||||
'spell': 'vim.spell',
|
||||
'snippet': 'vim.snippet',
|
||||
},
|
||||
'append_only': [
|
||||
'shared.lua',
|
||||
|
Reference in New Issue
Block a user