view src/testdir/test85.ok @ 15434:80e79573dd6e v8.1.0725

patch 8.1.0725: conceal mode is not completely tested commit https://github.com/vim/vim/commit/465e8b5985908596261cef9d671024ed8ded1ce3 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jan 11 20:42:28 2019 +0100 patch 8.1.0725: conceal mode is not completely tested Problem: Conceal mode is not completely tested. Solution: Add tests for moving the cursor in Insert mode.
author Bram Moolenaar <Bram@vim.org>
date Fri, 11 Jan 2019 20:45:05 +0100
parents af3a3680fc75
children
line wrap: on
line source

1 changed line 1
scalar test OK
2 line 2
dictionary with list OK
circular test OK
[123.0, 'abc', [1, 2, 3], {'a': 1, 'b': 2, 'c': 3}]
{'4': 123.0, '5': 'abc', '6': [1, 2, 3], '7': {'a': 1, 'b': 2, 'c': 3}}