changeset 331:d43ba211f920

Remove nextval plugin Messes with clipboard and jumps does not jump to the nearest value right of cursor
author Zeger Van de Vannet <zegervdv@me.com>
date Thu, 14 Jan 2021 13:29:12 +0100
parents 471701051c92
children 5b166328c2fd
files dot_config/nvim/config.lua
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/dot_config/nvim/config.lua	Tue Jan 12 16:53:05 2021 +0100
+++ b/dot_config/nvim/config.lua	Thu Jan 14 13:29:12 2021 +0100
@@ -47,8 +47,6 @@
 
     use {'psliwka/vim-smoothie'}
 
-    use {'zegervdv/nextval.vim', requires = {'tpope/vim-repeat'}}
-
     -- Spelling/autocorrection
     use {'tpope/vim-abolish'}