annotate runtime/doc/os_risc.txt @ 23598:a9433f834693
v8.2.2341
patch 8.2.2341: expresison command line completion incomplete after "g:"
Commit: https://github.com/vim/vim/commit/1bb4de5302ba038b9c59e845b6d735e87d5681d0
Author: Bram Moolenaar <Bram@vim.org>
Date: Wed Jan 13 19:48:46 2021 +0100
patch 8.2.2341: expresison command line completion incomplete after "g:"
Problem: Expresison command line completion shows variables but not
functions after "g:". (Gary Johnson)
Solution: Prefix "g:" when needed to a global function.
author |
Bram Moolenaar <Bram@vim.org> |
date |
Wed, 13 Jan 2021 20:00:05 +0100 |
parents |
af69c9335223 |
children |
f8116058ca76 |
rev |
line source |
18879
|
1 *os_risc.txt* For Vim version 8.2. Last change: 2011 May 10
|
7
|
2
|
|
3
|
|
4 VIM REFERENCE MANUAL by Thomas Leonard
|
|
5
|
|
6
|
|
7 *riscos* *RISCOS* *RISC-OS*
|
2823
|
8 The RISC OS support has been removed from Vim with patch 7.3.187.
|
|
9 If you would like to use Vim on RISC OS get the files from before that patch.
|
7
|
10
|
|
11
|
14421
|
12 vim:tw=78:ts=8:noet:ft=help:norl:
|