Optimize startup time and make some minor refactorings
This commit is contained in:
parent
f8faa2f5c1
commit
456fc0da59
23 changed files with 69 additions and 11 deletions
|
|
@ -22,6 +22,8 @@ return {
|
|||
dependencies = {
|
||||
"tpope/vim-repeat",
|
||||
},
|
||||
event = "VeryLazy",
|
||||
lazy = true,
|
||||
config = function()
|
||||
local leap = require("leap")
|
||||
leap.opts.safe_labels = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue