Add sublime linter plugin

This commit is contained in:
Eloy 2018-05-12 20:20:05 +02:00 committed by V. Elenhaupt
parent bf907ee98b
commit 0b54b10579

View file

@ -110,6 +110,7 @@ time = Time.epoch(1483859302) # ameba:disable LargeNumbers
* Vim: [vim-crystal](https://github.com/rhysd/vim-crystal) (via [Syntastic](https://github.com/vim-syntastic/syntastic))
* Emacs: [ameba.el](https://github.com/veelenga/ameba.el)
* Sublime Text: [Sublime Linter Ameba](https://github.com/epergo/SublimeLinter-contrib-ameba)
## Credits & inspirations