docs: fix vim.snippet help tags (#26068)

This commit is contained in:
Gregory Anders
2023-11-16 10:53:25 -06:00
committed by GitHub
parent 931f28841c
commit dc3f84bf4f
2 changed files with 6 additions and 5 deletions

View File

@@ -246,6 +246,7 @@ CONFIG = {
'base64': 'vim.base64',
'regex': 'vim.regex',
'spell': 'vim.spell',
'snippet': 'vim.snippet',
},
'append_only': [
'shared.lua',