forked from extern/nix-config
neovim: Add treesitter grammars
Fixes an issue with the markdown grammar not being found and adds some extra features such as highlighting the current indentation line.
This commit is contained in:
parent
b5d965b047
commit
cc1da27091
@ -464,6 +464,7 @@ in
|
||||
vim-astro
|
||||
vim-svelte
|
||||
typst-vim
|
||||
nvim-treesitter.withAllGrammars
|
||||
];
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user