mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 06:28:35 +00:00
remove DO_AUTOCHDIR
This commit is contained in:
@@ -3536,7 +3536,7 @@ static void win_enter_ext(win_T *wp, int undo_sync, int curwin_invalid, int trig
|
||||
setmouse(); /* in case jumped to/from help buffer */
|
||||
|
||||
/* Change directories when the 'acd' option is set. */
|
||||
DO_AUTOCHDIR
|
||||
do_autochdir();
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user