Skip to content

redhairerINTEL/vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Reload ~/.vimrc by typing the following command:
:so $MYVIMRC

Windows environment

create c:\Users\xxxxx\.vim\bundle\
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
put _vimrc in c:\Users\xxxxx\
Launch vim and run :PluginInstall

Linux environment

mkdir .vim/bundle
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
put _vimrc in c:\Users\xxxxx\
Launch vim and run :PluginInstall

About

redhairer vimrc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published