diff --git a/home/neovim.nix b/home/neovim.nix index ae6d3eb..0034e1f 100644 --- a/home/neovim.nix +++ b/home/neovim.nix @@ -464,6 +464,7 @@ in vim-astro vim-svelte typst-vim + nvim-treesitter.withAllGrammars ]; };