Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sqwishy/vim-sqf-syntax

Syntax highlighting file for vim or neovim for Arma's SQF script syntax
https://github.com/sqwishy/vim-sqf-syntax

Last synced: about 2 months ago
JSON representation

Syntax highlighting file for vim or neovim for Arma's SQF script syntax

Awesome Lists containing this project

README

        

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()