Skip to content

jestinjht/vimconfig

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To use

Clone to ~/.vim:

git clone git@github.com:jestin/vimconfig.git 

Create a symbolic link to the vimrc file:

ln -s ~/.vim/vimrc ~/.vimrc

Initialize submodules:

git submodule init
git submodule update

Alternatively, you can enter vim and run :PlugInstall to let the Plugged module handle things.

About

My vimconfigs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 84.9%
  • Python 15.1%