Skip to content

utubo/dotfiles

Repository files navigation

Test vim in a docker container

(This hasn't been maintained in a long time, so it might not work.)

Example

docker build . -t utubo-dotfiles
docker run --rm --name utubo-dotfiles -it utubo-dotfiles

If you want open the source of .vimrc

:e ~/dotfile/src/.vimrc.src.vim

or press F1 key to open current dir.

If it is bright

:colorscheme softgreen

I use my plugin manager. src/.vim/autoload/vimrc/ezpack.src.vim