Skip to content

zhang4034/vimrc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

vimrc

setup

install vundle

git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim

setup vimrc

cp _vimrc ~/.vimrc

setup colortheme

mkdir ~/.vim/colors
cp solarized.vim ~/.vim/colors/

install

:PluginInstall

done.

About

my vimrc file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%