flymake-vala

Homepage: https://github.com/daniellawrence/flymake-vala

Author: Daniel Lawrence

Updated:

Summary

A flymake handler for vala-mode files

Commentary

Usage:
  (require 'flymake-vala)
  (add-hook 'vala-mode-hook 'flymake-vala-load)

Uses flymake-easy, from https://github.com/purcell/flymake-easy

Dependencies