changeset 511:1f557997bfef

Remove lightspeed
author zegervdv <zegervdv@me.com>
date Tue, 21 Dec 2021 10:33:27 +0100
parents 343736d3e2c4
children fc7a15e47e72
files .chezmoitemplates/init.lua
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
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' } }