view src/testdir/amiga.vim @ 29852:8568b72caa9a

Added tag v9.0.0264 for changeset bbd39d6faab3f00898951edfc5c27f4f5d3e8a50
author Bram Moolenaar <Bram@vim.org>
date Thu, 25 Aug 2022 16:30:03 +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