1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-08-19 10:08:12 +02:00

nvim: remove lang files that only have treesitter parsers in them, define in main treesitter conf instead.

This commit is contained in:
Henrik Hautakoski 2026-07-03 17:29:39 +02:00
parent e4b7184d75
commit 024936fb8c
6 changed files with 6 additions and 24 deletions

View file

@ -38,6 +38,12 @@ return {
"ssh_config",
"printf",
"nginx",
"dockerfile",
"javascript",
"javadoc",
"make",
"cmake",
"ninja"
},
languages = {
dotenv = {