nix/nvim: rm nix from treesitter lang

This commit is contained in:
Dmitriy Pleshevskiy 2022-06-23 23:04:40 +03:00
parent 70631a80ff
commit 6d9de5c1fa
Signed by: pleshevskiy
GPG key ID: 1B59187B161C0215

View file

@ -43,7 +43,6 @@ lua << EOF
require'nvim-treesitter.configs'.setup {
-- A list of parser names, or "all"
ensure_installed = {
"nix",
"typescript",
"tsx",
"rust",