comparison vimrc @ 208:3cc8f190eed9

Add less highlighting
author zegervdv <zegervdv@me.com>
date Tue, 25 Nov 2014 20:26:22 +0100
parents 2575264385c9
children 945ce864a4e9
comparison
equal deleted inserted replaced
207:e519bf689316 208:3cc8f190eed9
15 Plug 't9md/vim-smalls' 15 Plug 't9md/vim-smalls'
16 Plug 'xolox/vim-session' 16 Plug 'xolox/vim-session'
17 Plug 'tpope/vim-eunuch' 17 Plug 'tpope/vim-eunuch'
18 Plug 'scrooloose/syntastic' 18 Plug 'scrooloose/syntastic'
19 Plug 'tpope/vim-commentary' 19 Plug 'tpope/vim-commentary'
20 Plug 'wellle/targets.vim'
20 " Undo 21 " Undo
21 Plug 'sjl/gundo.vim', { 'on': 'GundoToggle' } 22 Plug 'sjl/gundo.vim', { 'on': 'GundoToggle' }
22 23
23 " Tmux 24 " Tmux
24 Plug 'benmills/vimux', { 'on': 'VimuxRunCommand' } 25 Plug 'benmills/vimux', { 'on': 'VimuxRunCommand' }