summaryrefslogtreecommitdiffstats
path: root/after/syntax
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2019-03-04 10:09:33 +0100
committerAdam Stankiewicz <sheerun@sher.pl>2019-03-04 10:09:33 +0100
commit0cd0b7f8942a42bf8cb24affb18ac5bedae5aa48 (patch)
tree06a44efce0966a50c2fdf55ba43e629ecbf2b800 /after/syntax
parentec5884b1d0e58dd4727530a4f7e8a30c21b713c1 (diff)
downloadvim-polyglot-0cd0b7f8942a42bf8cb24affb18ac5bedae5aa48.tar.gz
vim-polyglot-0cd0b7f8942a42bf8cb24affb18ac5bedae5aa48.zip
Add reason support, closes #266
Diffstat (limited to 'after/syntax')
-rw-r--r--after/syntax/reason.vim4
1 files changed, 4 insertions, 0 deletions
diff --git a/after/syntax/reason.vim b/after/syntax/reason.vim
new file mode 100644
index 00000000..14d5abfe
--- /dev/null
+++ b/after/syntax/reason.vim
@@ -0,0 +1,4 @@
+if exists('g:polyglot_disabled') && index(g:polyglot_disabled, 'reason') != -1
+ finish
+endif
+