summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2015-10-10 17:25:38 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2015-10-10 17:25:38 +0200
commita0c79360edaad50966bdc1ac537d0b7ee048a515 (patch)
tree295c1af426f8056da56373844ef1cf8ddd9e2211 /README.md
parent2d3b20bc68d43d23c7c66d56c84b509ad2fcd7ee (diff)
downloadvim-polyglot-a0c79360edaad50966bdc1ac537d0b7ee048a515.tar.gz
vim-polyglot-a0c79360edaad50966bdc1ac537d0b7ee048a515.zip
Add qml support, closes #69
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9ba1d74a..797c05bb 100644
--- a/README.md
+++ b/README.md
@@ -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)