commit | 91f84f6e11cd879d43d651c0903d85bff95f0716 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jul 29 15:07:52 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jul 29 15:07:52 2018 +0200 |
tree | 3c38a15ec4665ac5ed69454e41bd3347f41e800e | |
parent | fdd7155fab3447b38280035c66178330f8f041e7 [diff] [blame] |
Update runtime files.
diff --git a/runtime/doc/map.txt b/runtime/doc/map.txt index 18b61df..d6dbd50 100644 --- a/runtime/doc/map.txt +++ b/runtime/doc/map.txt
@@ -1552,4 +1552,4 @@ invokes the user command, it will run in the context of the script it was defined in. This matters if |<SID>| is used in a command. - vim:tw=78:ts=8:ft=help:norl: + vim:tw=78:ts=8:noet:ft=help:norl: