improve startup time from >250ms to ~70ms

This commit is contained in:
2024-11-22 13:43:37 -05:00
parent 19474801dd
commit 9e03718a80
20 changed files with 667 additions and 588 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
return {
"szw/vim-maximizer",
'szw/vim-maximizer',
event = { 'BufReadPre', 'BufNewFile' },
}