3 lines
58 B
Plaintext
3 lines
58 B
Plaintext
|
#alias:new vv e:vim -R
|
||
|
fn vv [@_args]{ e:vim -R $@_args }
|