Skip to content

sgrassie/vimfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#vimfiles

My Vim configuration files. You might get some usage out of these, but I'm a relative vim newbie and I'm still learning. Be warned.

##usage After cloning, you must initialise the submodules:

git submodule init 
git submodule update

To update the submodules to the latest commit:

git submodule update --recursive --remote

Then you just need to commit any changes so that the repo now uses the latest commit for the submodule.

About

My Vim configuration files

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published