penits
This commit is contained in:
6
lua/plugins/lightspeed.lua
Normal file
6
lua/plugins/lightspeed.lua
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
return {
|
||||||
|
"ggandor/leap.nvim",
|
||||||
|
config = function()
|
||||||
|
require("leap").set_default_mappings()
|
||||||
|
end,
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user