vim-polyglot/autoload/vital/crystal.vital

11 lines
135 B
Plaintext
Raw Normal View History

2017-12-30 05:26:56 -05:00
if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'crystal') == -1
crystal
a977489
Process
Web.JSON
ColorEcho
endif