Update $EDITOR and .ideavim

This commit is contained in:
Leon Grünewald 2020-07-02 12:57:22 +02:00
parent 2b725f2989
commit cc37a1e5f1
2 changed files with 4 additions and 0 deletions

2
.ideavimrc Normal file
View file

@ -0,0 +1,2 @@
let mapleader=" "
set easymotion

View file

@ -9,3 +9,5 @@ export GID=$(id -g)
export PATH=$PATH:~/.local/bin:~/bin:
export PATH=$PATH:$(composer global config bin-dir --absolute -q)
export EDITOR=xvim