Skip to content

Commit 0283671

Browse files
author
Danny Olson
committed
Dockerfile syntax highlighting.
* Need to run `set syntax=dockerfile` for some reason
1 parent 280bab7 commit 0283671

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

bundles.vimrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ Plugin 'ZoomWin'
3434
" Git
3535
Plugin 'tpope/vim-fugitive'
3636

37+
" Syntax
38+
Plugin 'ekalinin/Dockerfile.vim'
39+
3740
" Ruby
3841
Plugin 'tpope/vim-rails'
3942
Plugin 'skalnik/vim-vroom'

0 commit comments

Comments
 (0)