diff options
Diffstat (limited to 'cats.nix')
| -rw-r--r-- | cats.nix | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -132,6 +132,11 @@ in ]; }; + ui = [ + # mini-indentscope + hlchunk-nvim + ]; + tsitter = [ nvim-treesitter.withAllGrammars nvim-treesitter-textobjects |
