diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2015-10-10 17:25:38 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2015-10-10 17:25:38 +0200 |
commit | a0c79360edaad50966bdc1ac537d0b7ee048a515 (patch) | |
tree | 295c1af426f8056da56373844ef1cf8ddd9e2211 /README.md | |
parent | 2d3b20bc68d43d23c7c66d56c84b509ad2fcd7ee (diff) | |
download | vim-polyglot-a0c79360edaad50966bdc1ac537d0b7ee048a515.tar.gz vim-polyglot-a0c79360edaad50966bdc1ac537d0b7ee048a515.zip |
Add qml support, closes #69
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -70,6 +70,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) - [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) - [ragel](https://github.com/jneen/ragel.vim) (syntax) - [rspec](https://github.com/sheerun/rspec.vim) (syntax, ftdetect) |