diff --git a/lua/weeheavy/plugins/treesitter.lua b/lua/weeheavy/plugins/treesitter.lua index 470d77f..b136623 100644 --- a/lua/weeheavy/plugins/treesitter.lua +++ b/lua/weeheavy/plugins/treesitter.lua @@ -45,6 +45,9 @@ return { "gomod", "gosum", "tcl", + "editorconfig", + "http", + "make", }, incremental_selection = { enable = true,