Dockerfile.vim Save

Vim syntax file & snippets for Docker's Dockerfile

Project README

Dockerfile.vim

Vim syntax file for Docker's Dockerfile and snippets for snipMate.

Screenshot

Here is an example in gnome-terminal with vim-monokai color scheme:

Vim & Dockerfile.vim

Installation

$ git clone https://github.com/ekalinin/Dockerfile.vim.git
$ cd Dockerfile.vim
$ make install

Or using Pathogen:

# Clone directly into the bundle folder.
git clone https://github.com/ekalinin/Dockerfile.vim.git ~/.vim/bundle/Dockerfile

Or using Vundle:

# near the top of your .vimrc
Plugin 'ekalinin/Dockerfile.vim'

Or using NeoBundle:

NeoBundle 'ekalinin/Dockerfile.vim'

Or using Vim-Plug

# Inside the Vim-Plug block on your .vimrc
Plug 'ekalinin/Dockerfile.vim'

License

See LICENSE file.

Open Source Agenda is not affiliated with "Dockerfile.vim" Project. README Source: ekalinin/Dockerfile.vim
Stars
697
Open Issues
10
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating