Updated plugin lazy configs

This commit is contained in:
Michael Housh
2023-10-06 17:57:25 -04:00
parent 3fcb57d090
commit ce99e7dd76
7 changed files with 13 additions and 9 deletions

View File

@@ -3,5 +3,5 @@ return {
opts = {
-- add any options here
},
lazy = false,
event = { 'BufReadPre', 'BufNewFile' },
}