Skip to content

Commit

Permalink
fixup! fixup! Add install_neovim
Browse files Browse the repository at this point in the history
  • Loading branch information
blueyed committed Oct 9, 2016
1 parent d9edaac commit 0c1a0ba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion example/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ RUN install_vim -name vim-precise -tag v7.3.429 -build \
-name vim-trusty -tag v7.4.052 -build \
-name vim-vivid -tag v7.4.488 -build \
-name vim-wily -tag v7.4.712 -build \
-name vim-xenial -tag v7.4.963 -build
-name vim-xenial -tag v7.4.963 -build \
install_neovim

0 comments on commit 0c1a0ba

Please sign in to comment.