vimPlugins.hurl-nvim: install grammar

the readme advises to install grammar from nvim-treesitter


Co-authored-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
teto
2025-12-11 21:51:31 +01:00
co-authored by Austin Horstman
parent 66b8a3f0e1
commit 7ff3399469
@@ -1482,6 +1482,7 @@ assertNoAdditions {
dependencies = with self; [
nui-nvim
nvim-treesitter
nvim-treesitter-parsers.hurl
plenary-nvim
];