editor/config/lsp/treesitter.nix
2024-09-07 20:51:15 +01:00

3 lines
39 B
Nix

{
plugins.treesitter.enable = true;
}