Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coala/coala-vim
Vim plugin for coala
https://github.com/coala/coala-vim
Last synced: 3 days ago
JSON representation
Vim plugin for coala
- Host: GitHub
- URL: https://github.com/coala/coala-vim
- Owner: coala
- License: agpl-3.0
- Created: 2016-03-02T19:49:59.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-06-05T11:34:40.000Z (over 6 years ago)
- Last Synced: 2025-01-18T02:52:52.798Z (3 days ago)
- Language: Vim script
- Homepage: http://coala-analyzer.org/
- Size: 20.5 KB
- Stars: 29
- Watchers: 16
- Forks: 7
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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