fix vundle PluginInstall
This commit is contained in:
parent
1cf31233e7
commit
def2c88673
2
init.vim
2
init.vim
@ -82,6 +82,8 @@ set number " Line numbering
|
|||||||
set smartindent " Indentation
|
set smartindent " Indentation
|
||||||
set noshowmode "
|
set noshowmode "
|
||||||
|
|
||||||
|
set shell=sh " Needs a POSIX shell
|
||||||
|
|
||||||
syntax on " Syntax highlighting
|
syntax on " Syntax highlighting
|
||||||
runtime colors.vim " Load color scheme
|
runtime colors.vim " Load color scheme
|
||||||
filetype indent plugin on " Identify file type
|
filetype indent plugin on " Identify file type
|
||||||
|
Loading…
Reference in New Issue
Block a user