yaunj / vim-yara

Yara filetype plugin for Vim.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim-yara

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:

vim-yara screenshot

Installation

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

About

Yara filetype plugin for Vim.


Languages

Language:Vim Script 89.7%Language:YARA 10.3%