Skip to content

abhishekmangla/vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

What is this

My personal vim configuration when I start developing on a new box.

Steps

mkdir $HOME/pg
git clone [email protected]:abhishekmangla/vim.git $HOME/pg/vim
ln -sf ~/pg/vim/.vimrc ~/.vimrc

The commands above will symlink the source .vimrc provided in this repo to one in your home directory which will be used by vim for configuration setup. You can make changes to the file in either location and the changes will show up in both. But, best thing is to make changes to the source .vimrc and push changes to git!

About

my vim config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published