fix: slightly improve startup times
This commit is contained in:
parent
907a52ea32
commit
b6f577d9ff
3 changed files with 11 additions and 7 deletions
|
|
@ -1,5 +1,7 @@
|
|||
return {
|
||||
"saghen/blink.cmp",
|
||||
lazy = true,
|
||||
event = { "BufReadPre", "BufNewFile" },
|
||||
-- optional: provides snippets for the snippet source
|
||||
dependencies = { "rafamadriz/friendly-snippets" },
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue