Adding autocompletion

This commit is contained in:
2026-03-15 16:48:01 +01:00
parent 7750d32da5
commit 2a8c9b52e0
3 changed files with 46 additions and 38 deletions

View File

@@ -10,6 +10,7 @@
"license": "ISC",
"dependencies": {
"@vue/typescript-plugin": "^3.2.2",
"jiti": "^2.6.1",
"neovim": "^5.4.0"
}
}