coala / coala-vim

Vim plugin for coala

Home Page:http://coala-analyzer.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

coala-vim: coala extension for vim/gvim

coala is a simple static code analysis program that is completely modular.

This is a vim/gvim extension for coala.

Simply save your file after loading it and you'll have coala running automatically and giving you the output in a popup.

State

This plugin is rather young. It is usable but beware of bugs! We'd love to hear from you, especially if any issues do occur!

Installation

Just run

cp plugin/* ~/.vim/plugin/

and enjoy vim showing you results on save!

Demo: https://asciinema.org/a/3gxhsunm4cap876j2bdrkw705

About

Vim plugin for coala

http://coala-analyzer.org/

License:GNU Affero General Public License v3.0


Languages

Language:Vim Script 100.0%