mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-02-09 20:26:37 +01:00
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
|