with motions

This commit is contained in:
2023-02-05 00:15:53 +01:00
parent af1cfebdbb
commit 0d2edc0974
3 changed files with 8 additions and 2 deletions

4
lua/plugins/leap.lua Normal file
View File

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

View File

@@ -0,0 +1,3 @@
return {
"chaoren/vim-wordmotion",
}