Skip to content

aknapp/vim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

aknapp's vim config

usage:

  1. git clone the repository somewhere, and symlink ~/.vim to it:
    git clone git@github.com:aknapp/vim-config.git ~/code/vim-config
    ln -s ~/code/vim-config ~/.vim
  1. update the submodules:
    cd ~/.vim
    git submodule update --init
  1. symlink your .vimrc to the vimrc file in this repo:
    ln -s ~/code/vim-config/vimrc ~/.vimrc
  1. that's it!

About

.vimrc directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published