Add .ideavimrc that sources .vimrc

This commit is contained in:
Mitchell Simon 2019-08-20 09:59:10 -04:00
parent 4e6c4c25cd
commit c0ecbb99ee
2 changed files with 2 additions and 0 deletions

1
.ideavimrc Normal file
View File

@ -0,0 +1 @@
source ~/.vimrc

1
sync
View File

@ -20,6 +20,7 @@ rsync -aP ./.config/fish ~/.config/
rsync -aP ./.gitconfig ~/
rsync -aP ./.tmux* ~/
rsync -aP ./.vim* ~/
rsync -aP ./.ideavimrc ~/
echo
fisher