From 5ac3b1aae2bdcf9f02ac0ebf97836ae3c709c2dc Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Tue, 27 Jul 2010 22:50:36 +0200 Subject: Updated runtime files. New netrw plugin version. --- runtime/doc/map.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'runtime/doc/map.txt') diff --git a/runtime/doc/map.txt b/runtime/doc/map.txt index 153cd7fb31..7c4a95442a 100644 --- a/runtime/doc/map.txt +++ b/runtime/doc/map.txt @@ -1,4 +1,4 @@ -*map.txt* For Vim version 7.3c. Last change: 2010 Jul 20 +*map.txt* For Vim version 7.3c. Last change: 2010 Jul 27 VIM REFERENCE MANUAL by Bram Moolenaar @@ -1266,6 +1266,8 @@ the 'path' option: > : return split(globpath(&path, a:A), "\n") :endfun < +This example does not work for file names with spaces! + Range handling *E177* *E178* *:command-range* *:command-count* -- cgit v1.2.3