diff options
| author | Adam Stankiewicz <sheerun@sher.pl> | 2016-05-02 11:35:06 +0200 |
|---|---|---|
| committer | Adam Stankiewicz <sheerun@sher.pl> | 2016-05-02 11:35:06 +0200 |
| commit | 2ae1aab49bac10c19dc2fe4fae483240f29f5bca (patch) | |
| tree | e3d0814b234d593f044571967bacf01732ab877c /README.md | |
| parent | 554ae93ef1728c1b031eb2a6f8013e74bc1a7786 (diff) | |
| download | vim-polyglot-2ae1aab49bac10c19dc2fe4fae483240f29f5bca.tar.gz vim-polyglot-2ae1aab49bac10c19dc2fe4fae483240f29f5bca.zip | |
Add purescript support, closes #110
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -82,6 +82,7 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo - [powershell](https://github.com/Persistent13/vim-ps1) (syntax, indent, ftplugin, ftdetect) - [protobuf](https://github.com/uarun/vim-protobuf) (syntax, ftdetect) - [puppet](https://github.com/voxpupuli/vim-puppet) (syntax, indent, ftplugin, ftdetect) +- [purescript](https://github.com/raichoo/purescript-vim) (syntax, indent, ftdetect) - [python](https://github.com/mitsuhiko/vim-python-combined) (syntax, indent) - [qml](https://github.com/peterhoeg/vim-qml) (syntax, indent, ftplugin, ftdetect) - [r-lang](https://github.com/vim-scripts/R.vim) (syntax, ftplugin) |
