Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 167 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 167 Bytes

This should be compatible with pathogen.

Or vim-plug, like this:

call plug#begin()
Plug 'https://github.com/sqwishy/vim-sqf-syntax.git'
call plug#end()