Disable leap

This commit is contained in:
Cheick Diarra 2024-01-10 14:27:05 +01:00
parent 42ea09f37e
commit 9b2b82f5a8

View file

@ -1,4 +1,5 @@
return {
"ggandor/leap.nvim",
enabled = false,
enabled = true,
keys = {},
}