mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 08:39:42 -04:00
fixed treesitter
This commit is contained in:
parent
efa10458d6
commit
f892b31de8
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@
|
|||
vimAlias = true;
|
||||
plugins = with pkgs; [
|
||||
vimPlugins.nvim-treesitter.withAllGrammars
|
||||
]
|
||||
];
|
||||
};
|
||||
|
||||
# SESSION VARIABLES
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue