diff options
Diffstat (limited to '')
| -rw-r--r-- | lua/pml68/plugins/treesitter.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/pml68/plugins/treesitter.lua b/lua/pml68/plugins/treesitter.lua index 8454cb1..3dcee99 100644 --- a/lua/pml68/plugins/treesitter.lua +++ b/lua/pml68/plugins/treesitter.lua @@ -36,6 +36,7 @@ return { "gomod", "gotmpl", "gowork", + "hare", }, highlight = { enable = true |
