mirror of
https://github.com/danbee/dotfiles-local
synced 2025-03-04 08:49:07 +00:00
Add foreground gvim script for $VISUAL
This commit is contained in:
parent
9114f9e2f4
commit
7054072285
2
bin/gvim_fg
Executable file
2
bin/gvim_fg
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
gvim -f "$@"
|
||||
Loading…
Reference in New Issue
Block a user