vim-yara
February 18, 2021 ยท View on GitHub
Syntax, indent and filetype detection for yara rule files.
- Syntax file is copied from unixfreak0037.
- Indent plugin provides autoindenting of rule files.
- Sets makeprg to yarac, so you get errors in the quickfix window.
Example screenshot:

Installation
If you're using pathogen, vundle or friends: clone this repo in
~/.vim/bundle/. If not: unpack in ~/.vim/.