mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-19 02:56:17 +02:00
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:
@@ -464,6 +464,7 @@ in
|
||||
vim-astro
|
||||
vim-svelte
|
||||
typst-vim
|
||||
nvim-treesitter.withAllGrammars
|
||||
];
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user