From 4855e5ee82a6871b4330ee00626dead1ee874f5b Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Sat, 30 Dec 2017 11:26:56 +0100 Subject: Add vital file for crystal, fixes #259 --- autoload/vital/crystal.vital | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 autoload/vital/crystal.vital (limited to 'autoload') diff --git a/autoload/vital/crystal.vital b/autoload/vital/crystal.vital new file mode 100644 index 00000000..7c1f45ff --- /dev/null +++ b/autoload/vital/crystal.vital @@ -0,0 +1,10 @@ +if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'crystal') == -1 + +crystal +a977489 + +Process +Web.JSON +ColorEcho + +endif -- cgit v1.2.3