Commit 7ff33994 authored by teto's avatar teto
Browse files

vimPlugins.hurl-nvim: install grammar



the readme advises to install grammar from nvim-treesitter


Co-authored-by: default avatarAustin Horstman <khaneliman12@gmail.com>
parent 66b8a3f0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1482,6 +1482,7 @@ assertNoAdditions {
    dependencies = with self; [
      nui-nvim
      nvim-treesitter
      nvim-treesitter-parsers.hurl
      plenary-nvim
    ];