mirror of
https://github.com/danbee/dotfiles-local
synced 2026-06-20 22:32:23 +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