mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-22 12:31:04 +00:00
Disable easy motion
This commit is contained in:
parent
738a0d047d
commit
c57404aac3
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
-- replace this with a lua version
|
||||
-- return { "Lokaltog/vim-easymotion" }
|
||||
return {
|
||||
"Lokaltog/vim-easymotion",
|
||||
-- "Lokaltog/vim-easymotion",
|
||||
-- {
|
||||
-- "phaazon/hop.nvim",
|
||||
-- branch = "v2", -- optional but strongly recommended
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue