neovim type of stuff

This commit is contained in:
2026-03-15 13:53:38 +02:00
parent 01278e4351
commit e7db7f7581
6 changed files with 97 additions and 7 deletions

View File

@@ -90,7 +90,6 @@ return {
},
cmd = { 'typescript-language-server', '--stdio' },
filetypes = {
'astro',
'vue',
},
root_markers = { 'tsconfig.json', 'jsconfig.json', 'package.json', '.git' },