summaryrefslogtreecommitdiffstats
path: root/doc/reason.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/reason.txt')
-rw-r--r--doc/reason.txt24
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/reason.txt b/doc/reason.txt
new file mode 100644
index 00000000..ad2cd1d9
--- /dev/null
+++ b/doc/reason.txt
@@ -0,0 +1,24 @@
+if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'reason') == -1
+
+*reason.txt* Filetype plugin for Reason
+
+==============================================================================
+CONTENTS *reason* *ft-reason*
+
+
+==============================================================================
+INTRODUCTION *reason-intro*
+
+
+==============================================================================
+SETTINGS *reason-settings*
+
+
+==============================================================================
+MAPPINGS *reason-mappings*
+
+
+==============================================================================
+ vim:tw=78:sw=4:noet:ts=8:ft=help:norl:
+
+endif