Skip to content

webdev/.vim

 
 

Repository files navigation

Custom Vim Configuration that I use.

Thanks in large part to Janus Script

#Installation Instructions

  1. Checkout the code into a folder called .vim in your home directory
git clone https://rweald@github.com/rweald/Vim-Configuration.git ~/.vim
  1. Initialize and update the submodules
git submodule init
git submodule update
  1. Make sym links from the *rc files to your home directory
ln -s ~/.vim/vimrc ~/.vimrc
ln -s ~/.vim/gvimrc ~/.gvimrc  

About

This is the config that I use for vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published