mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
treesitter: fix it properly!
This commit is contained in:
parent
0a380bc90d
commit
ea1a5a1a10
2 changed files with 21 additions and 22 deletions
|
@ -54,6 +54,8 @@
|
|||
enable = true;
|
||||
servers.clangd.enable = true;
|
||||
};
|
||||
|
||||
plugins.treesitter.enable = true;
|
||||
};
|
||||
})
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue