From 5faecbe650e62ed387d0f5ebbfb01a9d93e6feb0 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Tue, 15 Jun 2021 15:35:50 +0200 Subject: Remove vim-searchindex plugin (natively supported in neovim 0.4.0+) --- vim/.vimrc | 1 - 1 file changed, 1 deletion(-) (limited to 'vim') diff --git a/vim/.vimrc b/vim/.vimrc index f37d803..514be04 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -29,7 +29,6 @@ Plugin 'rhysd/vim-wasm' " WebAssembly text Plugin 'mg979/vim-visual-multi' " Multiple cursors Plugin 'tpope/vim-surround' " cs)] to replace parenthesis pairs, e.g. Plugin 'airblade/vim-gitgutter' " git diff in gutter -Plugin 'google/vim-searchindex' " shows '[N/M]' when searching " Color schemes Plugin 'NLKNguyen/papercolor-theme' -- cgit v1.2.3