add docker highlighting

master
Arne Schauf 10 years ago
parent 3096aaead9
commit 3e4a40acd4
  1. 3
      vimrc

@ -158,6 +158,9 @@ let g:pymode_rope_completion = 0
let g:pymode_lint_cwindow = 0
" set completeopt=menu
" Docker highlighting
Bundle "ekalinin/Dockerfile.vim"
" Bundle 'tpope/vim-vividchalk'
Bundle 'tomasr/molokai'
set background=dark

Loading…
Cancel
Save