mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 23:48:32 +00:00
vim-patch: 7.4.1401
Problem: Having 'autochdir' set during startup and using diff mode doesn't
work. (Axel Bender)
Solution: Don't use 'autochdir' while still starting up. (Christian
Brabandt)
6bd364e084
This commit is contained in:
@@ -276,7 +276,7 @@ static int included_patches[] = {
|
||||
// 1404 NA
|
||||
// 1403 NA
|
||||
// 1402 NA
|
||||
// 1401,
|
||||
1401,
|
||||
// 1400 NA
|
||||
// 1399 NA
|
||||
// 1398 NA
|
||||
|
Reference in New Issue
Block a user