summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2013-09-26 12:48:01 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2013-09-26 12:48:01 +0200
commit2b1938816662934441e86b8891db8368f1bdf37d (patch)
tree01e952339c5aab7e03fcd374112f846aa04150c5 /README.md
parenta531f6b1045971aee4cffb9a7178c17f9349f439 (diff)
downloadvim-polyglot-2b1938816662934441e86b8891db8368f1bdf37d.tar.gz
vim-polyglot-2b1938816662934441e86b8891db8368f1bdf37d.zip
Add dockerfile syntax support
Diffstat (limited to '')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 20925bac..2b9df564 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,7 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo
- [css-color](https://github.com/ap/vim-css-color) (syntax)
- [csv](https://github.com/chrisbra/csv.vim) (syntax, ftplugin, ftdetect)
- [cucumber](https://github.com/tpope/vim-cucumber) (syntax, indent, compiler, ftplugin, ftdetect)
+- [dockerfile](https://github.com/honza/dockerfile.vim) (syntax, ftdetect)
- [elixir](https://github.com/elixir-lang/vim-elixir) (syntax, indent, compiler, ftplugin, ftdetect)
- [erlang](https://github.com/oscarh/vimerl) (syntax, indent, compiler, autoload, ftplugin)
- [git](https://github.com/tpope/vim-git) (syntax, indent, ftplugin, ftdetect)