Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 311 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 311 Bytes

I just want to push my vim config into the "cloud", so I can have the same config and the same plugins in all computer.

The sinple git clone will not download the submodule contents, it requries the --recursive switch to do that. git clone --recursive [email protected]:horror-vacui/vimconfig.git ~/.vim/