mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-25 14:01:03 +00:00
Disable leap
This commit is contained in:
parent
42ea09f37e
commit
9b2b82f5a8
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
return {
|
||||
"ggandor/leap.nvim",
|
||||
enabled = false,
|
||||
enabled = true,
|
||||
keys = {},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue