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:
parent
e4b7184d75
commit
024936fb8c
6 changed files with 6 additions and 24 deletions
|
|
@ -38,6 +38,12 @@ return {
|
|||
"ssh_config",
|
||||
"printf",
|
||||
"nginx",
|
||||
"dockerfile",
|
||||
"javascript",
|
||||
"javadoc",
|
||||
"make",
|
||||
"cmake",
|
||||
"ninja"
|
||||
},
|
||||
languages = {
|
||||
dotenv = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue