Skip to content

utubo/dotfiles

Repository files navigation

Test vim in a docker container

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 the fern.

If it is bright

:colorscheme softgreen

vim-plugins I use.
src/.vim/autoload/vimrc/ezpack.src.vim