nix/nvim: rm nix from treesitter lang
This commit is contained in:
parent
70631a80ff
commit
6d9de5c1fa
1 changed files with 0 additions and 1 deletions
|
@ -43,7 +43,6 @@ lua << EOF
|
|||
require'nvim-treesitter.configs'.setup {
|
||||
-- A list of parser names, or "all"
|
||||
ensure_installed = {
|
||||
"nix",
|
||||
"typescript",
|
||||
"tsx",
|
||||
"rust",
|
||||
|
|
Loading…
Reference in a new issue