view src/testdir/amiga.vim @ 22162:b910fd9e1190

Added tag v8.2.1630 for changeset 4373f356914094c50c658f11dff7940414affba9
author Bram Moolenaar <Bram@vim.org>
date Sun, 06 Sep 2020 21:15:04 +0200
parents f0201deac2a2
children
line wrap: on
line source

" Settings for test script execution
set shell=csh
map! /tmp t:
cmap !rm !Delete all

source setup.vim