diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2020-10-19 02:55:37 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2020-10-19 02:55:37 +0200 |
commit | 5e2607d93f98e0394d1d68b1d6592b2d0a11f52f (patch) | |
tree | 6002f0061b13d1876685aea1469e850cf4aa4ba1 /doc/reason.txt | |
parent | 3d80a66e7be229a014989b798fc4fad8e579946d (diff) | |
download | vim-polyglot-5e2607d93f98e0394d1d68b1d6592b2d0a11f52f.tar.gz vim-polyglot-5e2607d93f98e0394d1d68b1d6592b2d0a11f52f.zip |
Remove docs so docs of installed plugins are up to date
Diffstat (limited to 'doc/reason.txt')
-rw-r--r-- | doc/reason.txt | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/doc/reason.txt b/doc/reason.txt deleted file mode 100644 index ad2cd1d9..00000000 --- a/doc/reason.txt +++ /dev/null @@ -1,24 +0,0 @@ -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 |