summaryrefslogtreecommitdiffstats
path: root/doc/reason.txt
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2020-08-24 12:37:31 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2020-08-24 12:37:31 +0200
commit8f5134aef8c4162235892d87407275f447e54e40 (patch)
tree1a69b34bcbe28d2a2cf62805c11ac7b48420da9d /doc/reason.txt
parentbe8d039e02e4e4219639935aafa1194932e980e7 (diff)
downloadvim-polyglot-8f5134aef8c4162235892d87407275f447e54e40.tar.gz
vim-polyglot-8f5134aef8c4162235892d87407275f447e54e40.zip
Include docs of plugins
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