Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 547 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 547 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.

Installation

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