diff --git a/dots/.config/nvim/lua/plugins/plugins.lua b/dots/.config/nvim/lua/plugins/plugins.lua index 5b38033d..fbddabc9 100755 --- a/dots/.config/nvim/lua/plugins/plugins.lua +++ b/dots/.config/nvim/lua/plugins/plugins.lua @@ -87,7 +87,6 @@ lazy.setup({ -- Treesitter { "nvim-treesitter/nvim-treesitter", - event = "VeryLazy", build = ":TSUpdate", dependencies = { { url = "https://gitlab.com/HiPhish/nvim-ts-rainbow2.git" },