Merge branch 'master' of github.com:doy-lee/doy-lee

This commit is contained in:
doyle 2020-10-20 09:16:18 +11:00
commit f4c8588558
2 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,3 @@
set runtimepath^=~/.vim,~/.vim/after
set packpath+=~/.vim
source ~/.vimrc

View File

@ -7,6 +7,7 @@ if [[ ! -f "${HOME}/.vim/clang-format.py" ]]; then
fi
cp -f Installer/_vimrc ~/.vimrc
cp -f Installer/unix_nvim_init.vim ~/.config/nvim/init.vim
sudo apt install silversearcher-ag tmux exuberant-ctags neovim clang-format