Skip to content

ninthreezy/vimconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

vimconfig

This is my Vim config file.

So for a new Mac, you're gonna have to do this for some reason...after you copy and pastte this into your .vimrc
mkdir -p /home/$USERNAME/.vim/bundle
Then go into this folder and clone the Vundle repo
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
Then, run sudo vim
Then :PluginInstall

About

This is my Vim config file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published