Mercurial > vim
view src/testdir/test48.ok @ 17885:5e2d8840da11 v8.1.1939
patch 8.1.1939: code for handling v: variables in generic eval file
Commit: https://github.com/vim/vim/commit/e5cdf153bcb348c68011b308c8988cea42d6ddeb
Author: Bram Moolenaar <Bram@vim.org>
Date: Thu Aug 29 22:09:46 2019 +0200
patch 8.1.1939: code for handling v: variables in generic eval file
Problem: Code for handling v: variables in generic eval file.
Solution: Move v: variables to evalvars.c. (Yegappan Lakshmanan,
closes #4872)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Thu, 29 Aug 2019 22:15:04 +0200 |
parents | 9dc52b404c1b |
children |
line wrap: on
line source
, foo keyword keyword all your base are belong to vim 1 2 3 4 5 7 'i' <-- should be 3 ' ' 'C' <-- should be 3 ' ' 'a' <-- should be 4 ' ' 'A'<-- should be 0 ' ' 'D' <-- 'D' should be intact this is a test this is a test this is a test "r" x<-- should be 'x' "r" x <-- should be ' x ' [This line should contain only the text between the brackets.] v i m <-- should show the name of a noted text editor 6 . 0 <-- and its version number a a a