view src/testdir/amiga.vim @ 20807:18442f89dc2b

Added tag v8.2.0955 for changeset a0bc9cecda000dcecc83cddfb5c884b0687b64f7
author Bram Moolenaar <Bram@vim.org>
date Wed, 10 Jun 2020 22: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