Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 274 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 274 Bytes

My .janus folder with vim extra plugins

All projects should be added as git submodules so we can fetch upgrades from them.

To do this use the command git submodule add <github url> To upgrade all submodules with the last version: git submodule update --remote --merge