Dockerfile.vim
Dockerfile.vim copied to clipboard
beautiful syntax.
beautiful syntax can you add Rockerfile support?
I know it's old, but... mby for somebody...
How about something like this autocmd BufNew,BufNewFile,Bufread [Rr]ockerfile.*,*.[Rr]ockerfile :setfiletype Dockerfile
in your .vimrc
?