fix(lazy): do lazier loading of plugins

This commit is contained in:
2024-10-07 22:34:49 +02:00
parent b6c590f83c
commit 83562bb7a0
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
return {
"nvim-treesitter/nvim-treesitter",
build = ":TSUpdate",
event = "VimEnter",
event = "VeryLazy",
opts = {
ensure_installed = {
"c", -- recommended default