mirror of
https://github.com/gryf/.vim.git
synced 2025-12-17 03:20:29 +01:00
Added diffchar plugin for detailed diff
This commit is contained in:
2
vimrc
2
vimrc
@@ -64,11 +64,11 @@ Plug 'vim-scripts/mako.vim', { 'for': 'mako' }
|
||||
Plug 'vim-scripts/mako.vim--Torborg', { 'for': 'mako' }
|
||||
Plug 'vimwiki/vimwiki'
|
||||
Plug 'will133/vim-dirdiff'
|
||||
Plug 'rickhowe/diffchar.vim'
|
||||
Plug 'thinca/vim-localrc'
|
||||
|
||||
call plug#end()
|
||||
" }}}
|
||||
" }}}
|
||||
|
||||
filetype plugin indent on "turn plugins/indent on
|
||||
syntax on "Turn syntax highlighting on
|
||||
|
||||
Reference in New Issue
Block a user