mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-18 12:57:21 +00:00
Add .ideavimrc that sources .vimrc
This commit is contained in:
parent
4e6c4c25cd
commit
c0ecbb99ee
2 changed files with 2 additions and 0 deletions
1
.ideavimrc
Normal file
1
.ideavimrc
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
source ~/.vimrc
|
||||||
1
sync
1
sync
|
|
@ -20,6 +20,7 @@ rsync -aP ./.config/fish ~/.config/
|
||||||
rsync -aP ./.gitconfig ~/
|
rsync -aP ./.gitconfig ~/
|
||||||
rsync -aP ./.tmux* ~/
|
rsync -aP ./.tmux* ~/
|
||||||
rsync -aP ./.vim* ~/
|
rsync -aP ./.vim* ~/
|
||||||
|
rsync -aP ./.ideavimrc ~/
|
||||||
|
|
||||||
echo
|
echo
|
||||||
fisher
|
fisher
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue