git clone https://github.com/undus5/vimrc.git ~/.vim_runtime
~/.vim_runtime/install.sh
or basic version only:
curl -fsSL https://github.com/undus5/vimrc/raw/main/base.vim -o ~/.vimrc
# destination path must be ~/.vim_runtime (hard coded)
git clone https://github.com/undus5/vimrc.git ~/.vim_runtime
# copy ~/.vim_runtime/vimrc to:
# for vim
~/_vimrc
# for neovim
~/AppData/Local/nvim/init.vim