mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-08-14 06:18:41 +02:00
setting EDITOR for MacVim
This commit is contained in:
parent
0c9ffd871d
commit
df7e601394
1 changed files with 1 additions and 0 deletions
1
custom/misc.zsh
Normal file
1
custom/misc.zsh
Normal file
|
|
@ -0,0 +1 @@
|
|||
export EDITOR='mvim -f -c "au VimLeave * opendiff -a Terminal"'
|
||||
Loading…
Reference in a new issue