mirror of
https://github.com/neovim/neovim.git
synced 2025-10-09 19:36:40 +00:00
vim-patch:7.4.2015
Problem: When a file gets a name when writing it 'acd' is not effective.
(Dan Church)
Solution: Invoke DO_AUTOCHDIR after writing the file. (Allen Haim, closes
vim/vim#777, closes vim/vim#803) Add test_autochdir() to enable 'acd' before
"starting" is reset.
5c71994f4e
This commit is contained in:
@@ -425,7 +425,7 @@ static int included_patches[] = {
|
||||
// 2018,
|
||||
// 2017,
|
||||
// 2016 NA
|
||||
// 2015,
|
||||
2015,
|
||||
2014,
|
||||
2013,
|
||||
2012,
|
||||
|
Reference in New Issue
Block a user