]> git.sthu.org Git - vimconf.git/commitdiff
plugins: Replace splice by splice9
authorStefan Huber <shuber@sthu.org>
Fri, 18 Apr 2025 19:37:13 +0000 (21:37 +0200)
committerStefan Huber <shuber@sthu.org>
Fri, 18 Apr 2025 19:38:12 +0000 (21:38 +0200)
plugins-full.vim.example

index ae3484fbc598de9dd32535686b45832370be508d..1a36bd6bf600acd3a34372f26f65770ed47f5d41 100644 (file)
@@ -42,7 +42,7 @@ Plug 'Konfekt/vim-DetectSpellLang', {'do': 'spell'}
 Plug 'joom/latex-unicoder.vim'
 Plug 'chrisbra/unicode.vim'
 
-Plug 'sjl/splice.vim', {'on': 'SpliceInit'}
+Plug 'errael/splice9', {'on': 'Splice9Init'}
 
 " Costs a second startup time
 Plug 'dbeniamine/cheat.sh-vim', {'on': 'Cheat'}