mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 18:55:14 -07:00
doc: fix typo with :lcd (#7299)
This commit is contained in:
parent
460aab3950
commit
68bc73b107
@ -1271,7 +1271,7 @@ Commands for changing the working directory can be suffixed with a bang "!"
|
||||
|
||||
*:lcd-*
|
||||
:lcd[!] - Change to the previous current directory (before the
|
||||
previous ":tcd {path}" command).
|
||||
previous ":lcd {path}" command).
|
||||
|
||||
*:pw* *:pwd* *E187*
|
||||
:pw[d] Print the current directory name.
|
||||
|
Loading…
Reference in New Issue
Block a user