index
:
jokler/dotfiles
master
Personal user configuration
Jokler <git@jokler.xyz>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
gvim
blob: df53fb8c6e021c075157c29f85341fec7e7466d7 (
plain
) (
blame
)
1
2
3
4
5
#!/bin/sh
current-term
--class
gvim
-e
"vim
$@
"
# vim: expandtab sw=2 ts=2