doc: remove outdated warning from actions.change_dir.global

This commit is contained in:
Alexander Courtis 2024-10-27 10:48:17 +11:00
parent 3cddd28177
commit e4bc05b415

View File

@ -1447,8 +1447,6 @@ vim |current-directory| behaviour.
*nvim-tree.actions.change_dir.global*
Use `:cd` instead of `:lcd` when changing directories.
Consider that this might cause issues with the
|nvim-tree.sync_root_with_cwd| option.
Type: `boolean`, Default: `false`
*nvim-tree.actions.change_dir.restrict_above_cwd*