mirror of
https://github.com/neovim/neovim.git
synced 2025-10-22 17:11:49 +00:00
doc: fix typo with :lcd (#7299)
This commit is contained in:

committed by
Justin M. Keyes

parent
460aab3950
commit
68bc73b107
@@ -1271,7 +1271,7 @@ Commands for changing the working directory can be suffixed with a bang "!"
|
|||||||
|
|
||||||
*:lcd-*
|
*:lcd-*
|
||||||
:lcd[!] - Change to the previous current directory (before the
|
:lcd[!] - Change to the previous current directory (before the
|
||||||
previous ":tcd {path}" command).
|
previous ":lcd {path}" command).
|
||||||
|
|
||||||
*:pw* *:pwd* *E187*
|
*:pw* *:pwd* *E187*
|
||||||
:pw[d] Print the current directory name.
|
:pw[d] Print the current directory name.
|
||||||
|
Reference in New Issue
Block a user