Skip to content

My Samurai toolbelt !

Notifications You must be signed in to change notification settings

notpratheek/dotvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My .vim folder

Feel free to borrow it ! :)

Note to Self

Installation

git clone git://github.com/Pychimp/dotvim.git ~/.vim

Create Symlinks

ln -s ~/.vim/vimrc ~/.vimrc

Adding Plugins (Or other Vim stuff)

cd ~/.vim (IF your not in .vim folder !)

Then copy the url that you would use to clone a repo, and then

git submodule add <The url of the repo> bundle/<repo's name>

For more help check this vimcast


Also note to self

git st -> status -sbv
git lol -> log --oneline --graph --decorate --shortstat 

About

My Samurai toolbelt !

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published