diff options
Diffstat (limited to 'runtime/doc/editing.txt')
-rw-r--r-- | runtime/doc/editing.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/runtime/doc/editing.txt b/runtime/doc/editing.txt index 5939cb8a8b..5aa09503cd 100644 --- a/runtime/doc/editing.txt +++ b/runtime/doc/editing.txt @@ -1225,9 +1225,6 @@ working directory, which in turn takes precedence over the global working directory. If a local working directory (tab or window) does not exist, the next-higher scope in the hierarchy applies. -Commands for changing the working directory can be suffixed with a bang "!" -(e.g. |:cd!|) which is ignored, for compatibility with Vim. - *:cd* *E747* *E472* :cd[!] On non-Unix systems: Print the current directory name. On Unix systems: Change the current directory |