Skip to content

oyang/my-vim-files

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Clone this repo into your home directory either as .vim (linux) or vimfiles (MF
Windows).

Then cd into the repo and run this to get the snippets submodule:


git submodule init
git submodule update

Put this in your vimrc along with your personal hacks:


source ~/.vim/vimrc      "linux/mac
source ~/vimfiles/vimrc  "windows

Put thin in your gvimrc


source ~/.vim/gvimrc      "mac

About

my vim files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors