diff --git a/.gitmodules b/.gitmodules index bce74a1..5ab79d5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -76,3 +76,6 @@ [submodule "vim/bundle/solarized"] path = vim/bundle/solarized url = https://github.com/altercation/vim-colors-solarized.git +[submodule "vim/bundle/dockerfile"] + path = vim/bundle/dockerfile + url = https://github.com/honza/dockerfile.vim.git diff --git a/vim/bundle/dockerfile b/vim/bundle/dockerfile new file mode 160000 index 0000000..8388827 --- /dev/null +++ b/vim/bundle/dockerfile @@ -0,0 +1 @@ +Subproject commit 8388827629d901f19c6e077997027c54eb78ef57