# vim-crystal **Repository Path**: mirrors_MakeNowJust/vim-crystal ## Basic Information - **Project Name**: vim-crystal - **Description**: Vim filetype support for Crystal. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Filetype Support for [Crystal](http://crystal-lang.org/) ======================================================== This is filetype support for [Crystal programming language](http://crystal-lang.org/). - `crystal` filetype detection - Syntax highlight - Indentation - vim-matchit support - Syntax check (Using [Syntastic](https://github.com/scrooloose/syntastic)) ![screenshot](https://dl.dropboxusercontent.com/u/2753138/crystal.png) This plugin was firstly imported from Ruby's filetype plugin. There are many differences between Ruby and Crystal but vim-crystal can't support all of them yet. In addition, Crystal is growing rapidly and being added many changes. If you've found some issues or points to improve, pull requests and issues are welcome. This plugin is distributed under the [MIT License](http://opensource.org/licenses/MIT). Copyright (c) 2014-2015 rhysd