Skip to content

AndersDJohnson/dotvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

  1. Clone repository into a ~/.vim directory:

    • git clone https://github.com/AndersDJohnson/dotvim.git ~/.vim
  2. Change into ~/.vim, then fetch submodules:

    1. cd ~/.vim
    • git submodule update --init --recursive
  3. Create symlinks:

    • ln -s ~/.vim/vimrc ~/.vimrc
    • ln -s ~/.vim/gvimrc ~/.gvimrc
  4. Install vundle bundles:

    1. vim -c "BundleInstall"

About

my vim configurations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published