Skip to content

wangxiaomo/vimfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Clone the repo: git clone https://github.com/wangxiaomo/vimfiles.git ~/.vim

Grab the plugin submodules: cd ~/.vim && git submodule init && git submodule update

Make sure vim finds the vimrc file by either symlinking it: ln -s ~/.vim/vimrc ~/.vimrc

or by sourcing it from your own ~/.vimrc: source ~/.vim/vimrc

About

The ~/.vim directory that we share at work

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 100.0%