Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 617 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 617 Bytes

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/.