Skip to content

unphased/vim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-config

My personal vim configuration.

Note that in favor of not having my home folder be itself a git repository (which is probably fine but kind of too much git for comfort), I placed the .vimrc in here (i.e. so when cloned it will become ~/.vim/.vimrc) and a good way to set it up is

  1. (if you do not already have a ~/.vim dir) git clone git@github.com:unphased/vim-config ~/.vim
  2. back ~/.vimrc up if it exists. Then delete it.
  3. cd ~ && ln -s .vim/.vimrc .vimrc

About

My personal vim configuration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published