summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2017-03-23 11:49:10 +0100
committerAdam Stankiewicz <sheerun@sher.pl>2017-03-23 11:49:10 +0100
commit466f20b12e5c5881af321f2f7922cce0436ba447 (patch)
tree99e08ae174aad6dcc1523c0bafafa2f17ab17aa0 /README.md
parent461de4cc216cac858ccc4f2dd99644e6ea43589d (diff)
downloadvim-polyglot-466f20b12e5c5881af321f2f7922cce0436ba447.tar.gz
vim-polyglot-466f20b12e5c5881af321f2f7922cce0436ba447.zip
Add support for gnuplot, closes #197
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 ad2ae6ac..b2622d5b 100644
--- a/README.md
+++ b/README.md
@@ -61,6 +61,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, ftdetect)
- [git](https://github.com/tpope/vim-git) (syntax, indent, ftplugin, ftdetect)
- [glsl](https://github.com/tikhomirov/vim-glsl) (syntax, indent, ftdetect)
+- [gnuplot](https://github.com/vim-scripts/gnuplot-syntax-highlighting) (syntax)
- [go](https://github.com/fatih/vim-go) (syntax, compiler, indent, ftdetect)
- [groovy](https://github.com/vim-scripts/groovy.vim) (syntax)
- [haml](https://github.com/sheerun/vim-haml) (syntax, indent, compiler, ftplugin, ftdetect)