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()
Syntax highlighting file for vim or neovim for Arma's SQF script syntax
Vim scriptWTFPL
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()