This commit is contained in:
Adam Stankiewicz
2020-08-21 14:51:19 +02:00
parent 0df1bfa0c5
commit cf8e31ff7f
2 changed files with 3 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'crystal') == -1
" Filetype plugin for https://crystal-lang.org/api/0.35.1/ECR.html
if exists('b:did_ftplugin')
finish
endif