summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2016-05-02 10:50:59 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2016-05-02 10:50:59 +0200
commit7a29850ae926e8fabf18058061187582e04dedde (patch)
tree32fb4ae58b475428e8c2942ec52e1e8605128dd2 /README.md
parentc200e7a0c587f70611b8dd702d0c3b378676a39a (diff)
downloadvim-polyglot-7a29850ae926e8fabf18058061187582e04dedde.tar.gz
vim-polyglot-7a29850ae926e8fabf18058061187582e04dedde.zip
Add plantuml syntax, closes #116
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 a56e728c..373187a4 100644
--- a/README.md
+++ b/README.md
@@ -77,6 +77,7 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo
- [opencl](https://github.com/petRUShka/vim-opencl) (syntax, indent, ftplugin, ftdetect)
- [perl](https://github.com/vim-perl/vim-perl) (syntax, indent, ftplugin, ftdetect)
- [php](https://github.com/StanAngeloff/php.vim) (syntax)
+- [plantuml](https://github.com/aklt/plantuml-syntax) (syntax, ftplugin, ftdetect)
- [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)