summaryrefslogtreecommitdiffstats
path: root/vim/vimrc
diff options
context:
space:
mode:
authorMitsuo Tokumori <[email protected]>2022-05-04 23:07:18 -0500
committerMitsuo Tokumori <[email protected]>2022-05-04 23:07:18 -0500
commit270eeb04b9aed80f6d13f3a31da32fbf450ab40b (patch)
treee0008b4fe3d2d2942e5475780b8d79575c1b715e /vim/vimrc
parentd0321ce370684251b71b6cb5ada01839cafcade1 (diff)
downloaddotfiles-270eeb04b9aed80f6d13f3a31da32fbf450ab40b.tar.gz
dotfiles-270eeb04b9aed80f6d13f3a31da32fbf450ab40b.tar.bz2
dotfiles-270eeb04b9aed80f6d13f3a31da32fbf450ab40b.zip
Remove call to vim-indexed-search from vimrc
Diffstat (limited to 'vim/vimrc')
-rw-r--r--vim/vimrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 2e04dcc..900ad02 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -277,7 +277,8 @@ inoremap <C-A> <Esc>diWi<C-R>=<C-R>"<CR>
"call plug#end()
" Other plugins
-source ~/.vim/plugins/IndexedSearch.vim
+"source ~/.vim/plugins/IndexedSearch.vim
+set shortmess-=S
" Colors