aboutsummaryrefslogtreecommitdiff
path: root/.pluggins.vim
diff options
context:
space:
mode:
authorCabergs Charles <cacharle@w-r4-p5.s19.be>2019-10-10 10:15:06 +0200
committerCabergs Charles <cacharle@w-r4-p5.s19.be>2019-10-10 10:15:06 +0200
commitfe28ebe81f56832c832e5ca144b429bc49394cf3 (patch)
treed8c75b452f48234a211348844b41248799b0ebf3 /.pluggins.vim
parent90042125ca7458289a52294294fd5908574769f1 (diff)
parent466c8a6b31a98a461b250743718084d79f67f640 (diff)
downloaddotfiles-fe28ebe81f56832c832e5ca144b429bc49394cf3.tar.gz
dotfiles-fe28ebe81f56832c832e5ca144b429bc49394cf3.tar.bz2
dotfiles-fe28ebe81f56832c832e5ca144b429bc49394cf3.zip
Merge branch 'master' into s19
Diffstat (limited to '.pluggins.vim')
-rw-r--r--.pluggins.vim4
1 files changed, 3 insertions, 1 deletions
diff --git a/.pluggins.vim b/.pluggins.vim
index 518a631..6e2f7a2 100644
--- a/.pluggins.vim
+++ b/.pluggins.vim
@@ -18,6 +18,7 @@ call plug#begin()
Plug 'vim-scripts/awk.vim'
Plug 'sheerun/vim-polyglot' " better syntax highlighting
Plug 'neovimhaskell/haskell-vim' " vim haskell highlighting
+ Plug 'haya14busa/incsearch.vim' " better incsearch
" themes
@@ -32,7 +33,8 @@ call plug#begin()
Plug 'connorholyday/vim-snazzy'
Plug 'chriskempson/base16-vim'
- Plug 'tpope/vim-commentary' " minimalistic commenter
+ Plug 'tomtom/tcomment_vim' " other min commenter
+ " Plug 'tpope/vim-commentary' " minimalistic commenter
Plug 'tpope/vim-surround' " surround stuff
Plug 'tpope/vim-eunuch' " command in vim