fix vundle PluginInstall

This commit is contained in:
Michele Guerini Rocco 2018-06-01 22:56:45 +02:00
parent 1cf31233e7
commit def2c88673
Signed by: rnhmjoj
GPG Key ID: 91BE884FBA4B591A

View File

@ -82,6 +82,8 @@ set number " Line numbering
set smartindent " Indentation
set noshowmode "
set shell=sh " Needs a POSIX shell
syntax on " Syntax highlighting
runtime colors.vim " Load color scheme
filetype indent plugin on " Identify file type