Skip to content
This repository has been archived by the owner on Sep 11, 2019. It is now read-only.

Latest commit

 

History

History
22 lines (17 loc) · 446 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 446 Bytes

my_vim_syntax

I don't think you'd be interested...

Why would you be interested in this repo?

well I'm interested, how do I use it?

I'm assuming you're without any configuration.

git clone --recursive https://github.com/stesix/my_vim_syntax
ln -s $( pwd )/my_vim_syntax ~/.vim
ln -s ~/.vim/.vimrc ~

I've got a copy but I can't fetch the submodules

Here you are:

git submodule init
git submodule update

Have fun.