From cdcf27f94e75e05ed89fe5159e33c8a9e5f5c3af Mon Sep 17 00:00:00 2001 From: Polesznyák Márk Date: Tue, 2 Dec 2025 17:36:29 +0100 Subject: feat: add `vim-haredoc` plugin --- lua/pml68/plugins/treesitter.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lua/pml68/plugins/treesitter.lua') 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 -- cgit v1.2.3