Add ideavim settings
This commit is contained in:
parent
3c6e3ee8d6
commit
2c599b69ed
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ git submodule update --init --recursive
|
|||
|
||||
#configs
|
||||
ln -vfs "$DIR/.vim" ~/.
|
||||
ln -vfs "$DIR/.ideavimrc" ~/.
|
||||
ln -vfs "$DIR/.vimrc.linux" ~/.vimrc
|
||||
ln -vfs "$DIR/.tmux.conf" ~/.
|
||||
ln -vfs "$DIR/.tmux.macosx" ~/.
|
||||
|
|
Loading…
Reference in a new issue