diff --git a/nvim/lua/trianta/colors.lua b/nvim/lua/trianta/colors.lua index 62b5771..c2cb8d1 100644 --- a/nvim/lua/trianta/colors.lua +++ b/nvim/lua/trianta/colors.lua @@ -7,6 +7,5 @@ return { { "nvim-treesitter/nvim-treesitter", build = ":TSUpdate", - tag = "v0.9.2", } }