Mercurial > dotfiles
diff .chezmoitemplates/init.lua @ 511:1f557997bfef
Remove lightspeed
author | zegervdv <zegervdv@me.com> |
---|---|
date | Tue, 21 Dec 2021 10:33:27 +0100 |
parents | 80b42722bfa8 |
children | fc7a15e47e72 |
line wrap: on
line diff
--- a/.chezmoitemplates/init.lua Tue Dec 21 10:32:22 2021 +0100 +++ b/.chezmoitemplates/init.lua Tue Dec 21 10:33:27 2021 +0100 @@ -165,9 +165,6 @@ -- Moving around within lines use { 'wellle/targets.vim', event = 'InsertEnter *' } - -- Faster moving - use { 'ggandor/lightspeed.nvim' } - -- Searching use { 'mhinz/vim-grepper', cmd = { 'Grepper' } }