Mercurial > vim
annotate src/testdir/amiga.vim @ 11599:3cf157856dc8 v8.0.0682
patch 8.0.0682: no test for synIDtrans()
commit https://github.com/vim/vim/commit/0b2eef24bcbe2c85c90bbde914a1782cbedc5c72
Author: Bram Moolenaar <Bram@vim.org>
Date: Tue Jun 27 15:43:49 2017 +0200
patch 8.0.0682: no test for synIDtrans()
Problem: No test for synIDtrans().
Solution: Add a test. (Dominique Pelle, closes https://github.com/vim/vim/issues/1796)
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Tue, 27 Jun 2017 15:45:04 +0200 |
parents | f0201deac2a2 |
children |
rev | line source |
---|---|
7 | 1 " Settings for test script execution |
2 set shell=csh | |
3 map! /tmp t: | |
4 cmap !rm !Delete all | |
9501
f0201deac2a2
commit https://github.com/vim/vim/commit/89b10421ca1aea55acbafac1df93be4e20210ceb
Christian Brabandt <cb@256bit.org>
parents:
7
diff
changeset
|
5 |
f0201deac2a2
commit https://github.com/vim/vim/commit/89b10421ca1aea55acbafac1df93be4e20210ceb
Christian Brabandt <cb@256bit.org>
parents:
7
diff
changeset
|
6 source setup.vim |