From 8f5134aef8c4162235892d87407275f447e54e40 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Mon, 24 Aug 2020 12:37:31 +0200 Subject: Include docs of plugins --- doc/reason.txt | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 doc/reason.txt (limited to 'doc/reason.txt') 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 -- cgit v1.2.3