view src/testdir/amiga.vim @ 18169:6ad8949a205d

Added tag v8.1.2079 for changeset 781a81bf4d24e57ea58faa40295c5ba675d4df13
author Bram Moolenaar <Bram@vim.org>
date Wed, 25 Sep 2019 23: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