mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-02-01 10:29:21 +01: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:
parent
b5d965b047
commit
cc1da27091
@ -464,6 +464,7 @@ in
|
|||||||
vim-astro
|
vim-astro
|
||||||
vim-svelte
|
vim-svelte
|
||||||
typst-vim
|
typst-vim
|
||||||
|
nvim-treesitter.withAllGrammars
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user