with motions
This commit is contained in:
4
lua/plugins/leap.lua
Normal file
4
lua/plugins/leap.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
return {
|
||||
"ggandor/leap.nvim",
|
||||
enabled = false,
|
||||
}
|
3
lua/plugins/vim-wordmotion.lua
Normal file
3
lua/plugins/vim-wordmotion.lua
Normal file
@@ -0,0 +1,3 @@
|
||||
return {
|
||||
"chaoren/vim-wordmotion",
|
||||
}
|
Reference in New Issue
Block a user