]> git.rmz.io Git - dotfiles.git/commitdiff
vim: add qfreplace plugin
authorSamir Benmendil <samir.benmendil@ultrahaptics.com>
Fri, 26 Oct 2018 16:12:45 +0000 (17:12 +0100)
committerSamir Benmendil <samir.benmendil@ultrahaptics.com>
Fri, 26 Oct 2018 16:12:45 +0000 (17:12 +0100)
vim/vimrc

index d68f7b1efc098d3546e5b61b5743e5e9c1c17076..0161570d0560b6771ad6e8e4a66b6649960b73e8 100644 (file)
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -36,6 +36,7 @@ Plugin 'sgeb/vim-diff-fold'
 Plugin 'shougo/unite.vim'
 Plugin 'shougo/vimproc.vim'
 Plugin 'sjl/gundo.vim'
+Plugin 'thinca/vim-qfreplace'
 Plugin 'tomtom/tcomment_vim'
 Plugin 'tpope/vim-abolish'
 Plugin 'tpope/vim-endwise'