Add dockerfile syntax

Buddy Sandidge 11 years ago
parent 5b26210dde
commit 4bf1a9ee29

3
.gitmodules vendored

@ -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

@ -0,0 +1 @@
Subproject commit 8388827629d901f19c6e077997027c54eb78ef57
Loading…
Cancel
Save