Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 531 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 531 Bytes

docker-vim-bootstrap

Installation

Edit vimrc.local and/or vimrc.local.bundles and then build.

$ git clone https://github.com/sfrique/docker-vim-bootstrap.git
$ cd docker-vim-bootstrap
$ [Edit vimrc.local and/or vimrc.local.bundles]
$ sudo docker build -t vim-bootstrap .

Usage

For now:

$ cd ${YOUR_SOURCE_CODE}
$ sudo docker run --rm -tiv `pwd`:/projects vim-bootstrap [${FILE}]

For basic vim-bootstrap usage: vim-bootstrap

TODO

  • Add tmux