Skip to content

rweald/.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Vim Configuration that I use.

Initially inspired by the amazing Janus Script

#Installation Instructions

  1. Checkout the code into a folder called .vim in your home directory
git clone https://[email protected]/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