oguzbilgic / vim-crystal-compiler

Crystal compiler support for Vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim-crystal-compiler

Adds compiler support for Crystal project and files.

Usage

Run :make to build your crystal project.

Errors will appear in the quickfix window and shown with :cwindow.

Installation

Plug 'oguzbilgic/vim-crystal-compiler'

License

Distributed under the MIT license. See LICENSE for details.

About

Crystal compiler support for Vim

License:MIT License


Languages

Language:Vim Script 100.0%