forked from aniani/vim
5 lines
85 B
VimL
5 lines
85 B
VimL
" Settings for test script execution
|
|
set shell=csh
|
|
map! /tmp t:
|
|
cmap !rm !Delete all
|