summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2017-09-27 20:00:19 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2017-09-27 20:00:25 +0200
commit4cd5566b40948bbca93b8c0d6a20e2ad3236046f (patch)
tree310c6ee2a57e074202b7094fc93837c81f0f714c /README.md
parent8b3418cab8eb5267b3a5743e4d5fe5f698d48bc8 (diff)
downloadvim-polyglot-4cd5566b40948bbca93b8c0d6a20e2ad3236046f.tar.gz
vim-polyglot-4cd5566b40948bbca93b8c0d6a20e2ad3236046f.zip
Add gmpl and openscan, closes #232, closes #233
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 637b22f5..6b72f7ae 100644
--- a/README.md
+++ b/README.md
@@ -63,6 +63,7 @@ If you need full functionality of any plugin, please use it directly with your p
- [fish](https://github.com/dag/vim-fish) (syntax, indent, compiler, autoload, ftplugin)
- [git](https://github.com/tpope/vim-git) (syntax, indent, ftplugin)
- [glsl](https://github.com/tikhomirov/vim-glsl) (syntax, indent)
+- [gmpl](https://github.com/maelvalais/gmpl.vim) (syntax)
- [gnuplot](https://github.com/vim-scripts/gnuplot-syntax-highlighting) (syntax)
- [go](https://github.com/fatih/vim-go) (syntax, compiler, indent)
- [graphql](https://github.com/jparise/vim-graphql) (syntax, indent, ftplugin)
@@ -95,6 +96,7 @@ If you need full functionality of any plugin, please use it directly with your p
- [ocaml](https://github.com/jrk/vim-ocaml) (syntax, indent, ftplugin)
- [octave](https://github.com/vim-scripts/octave.vim--) (syntax)
- [opencl](https://github.com/petRUShka/vim-opencl) (syntax, indent, ftplugin)
+- [openscad](https://github.com/sirtaj/vim-openscad) (syntax, ftplugin)
- [perl](https://github.com/vim-perl/vim-perl) (syntax, indent, ftplugin)
- [pgsql](https://github.com/exu/pgsql.vim) (syntax)
- [php](https://github.com/StanAngeloff/php.vim) (syntax)