/vim-crystal-compiler

Crystal compiler support for Vim

Primary LanguageVim scriptMIT LicenseMIT

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.