Use nvim-treesitter packages from nixpkgs
This commit is contained in:
@ -62,6 +62,8 @@ in {
|
||||
zig
|
||||
]
|
||||
))
|
||||
nvim-treesitter-context
|
||||
nvim-treesitter-textobjects
|
||||
nvim-lspconfig
|
||||
];
|
||||
};
|
||||
@ -129,4 +131,4 @@ in {
|
||||
v = "nvim";
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user