Install treesitter parsers upon entering buffer
This commit is contained in:
@@ -88,7 +88,6 @@ local plugins = {
|
||||
config = function () require("config.treesitter") end,
|
||||
lazy = true,
|
||||
event = "VimEnter",
|
||||
build = ":TSUpdate",
|
||||
},
|
||||
{
|
||||
"mfussenegger/nvim-dap",
|
||||
|
||||
Reference in New Issue
Block a user