Auto update TS on build/update
This commit is contained in:
@@ -103,6 +103,7 @@ local plugins = {
|
||||
{
|
||||
"nvim-treesitter/nvim-treesitter",
|
||||
config = function () require("plugins.config.treesitter") end,
|
||||
build = ":TSUpdate",
|
||||
lazy = true,
|
||||
event = "VimEnter",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user