Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 1 month ago
JSON representation
Syntax highlighting file for vim or neovim for Arma's SQF script syntax
- Host: GitHub
- URL: https://github.com/sqwishy/vim-sqf-syntax
- Owner: sqwishy
- License: wtfpl
- Created: 2014-03-14T03:14:09.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2021-10-10T13:50:09.000Z (about 3 years ago)
- Last Synced: 2024-11-02T05:32:54.050Z (about 2 months ago)
- Language: Vim script
- Homepage:
- Size: 52.7 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-arma3 - vim-sqf-syntax - Syntax highlighting file for vim or neovim for Arma's SQF script syntax. (Tools / Multiplayer)
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()