view src/testdir/amiga.vim @ 19881:b7cb48d00aa9

Added tag v8.2.0496 for changeset 50fa63ca38282c14ab5e56910faf56011f15933a
author Bram Moolenaar <Bram@vim.org>
date Thu, 02 Apr 2020 14:00:07 +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