blob: ad2cd1d96d1b2967b6963a4a38894fd09275b0a8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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
|