mirror of
https://github.com/gryf/.vim.git
synced 2025-12-18 12:00:30 +01:00
Gundo: use python3 without complaining about lack of python2
This commit is contained in:
2
vimrc
2
vimrc
@@ -45,7 +45,7 @@ Plug 'rust-lang/rust.vim', { 'for': 'rust' }
|
||||
Plug 'scrooloose/nerdcommenter'
|
||||
Plug 'scrooloose/nerdtree'
|
||||
Plug 'scrooloose/syntastic'
|
||||
Plug 'sjl/gundo.vim'
|
||||
Plug 'ikalnytskyi/gundo.vim', { 'branch': 'py3-if-no-other-choice' }
|
||||
Plug 'skammer/vim-css-color'
|
||||
Plug 'terryma/vim-multiple-cursors'
|
||||
Plug 'tpope/vim-fugitive'
|
||||
|
||||
Reference in New Issue
Block a user