Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 217 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 217 Bytes

my-vim-config

Step 1.

replace 'vi' to 'vim' and install Vundle.vim

Step 2.

run command on vim :PluginSearch indent-guides

Step 3.

modify ~/.vimrc to this.

:)