diff --git a/modules/home-manager/vim/config/lua/plugins/editor/nvim-treesitter.lua b/modules/home-manager/vim/config/lua/plugins/editor/nvim-treesitter.lua index 70a1922..e8ed721 100644 --- a/modules/home-manager/vim/config/lua/plugins/editor/nvim-treesitter.lua +++ b/modules/home-manager/vim/config/lua/plugins/editor/nvim-treesitter.lua @@ -53,7 +53,6 @@ return { "yaml", "sql", "query", - "icelang", "java", "http", "rasi",