fix: neovim

This commit is contained in:
Ryan Yin
2023-07-10 22:50:19 +08:00
parent 21b3d4ad37
commit 7cc49c29f1
62 changed files with 1998 additions and 2600 deletions
@@ -0,0 +1,10 @@
{
"contributes": {
"snippets": [
{
"language": "lua",
"path": "./lua.json"
}
]
}
}