hk4n/vind
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Vim in Docker (vind)
Clone
just clone it to whatever place you seems best :)
Build the docker image with
make all
Add alias to .bashrc
echo "alias vim='$HOME/vind/vim-run.sh'" >> .bashrc