mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-10 12:33:51 -05:00
25 lines
903 B
Plaintext
25 lines
903 B
Plaintext
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
|