mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 14:38:32 +00:00
vim-patch:7.4.2339
Problem: Tab page test fails when run as fake root.
Solution: Check 'buftype' instead of 'filetype'. (James McCoy, closes vim/vim#1042)
100f5c90f4
This commit is contained in:
@@ -102,7 +102,7 @@ static int included_patches[] = {
|
||||
// 2342 NA
|
||||
2341,
|
||||
// 2340 NA
|
||||
// 2339,
|
||||
2339,
|
||||
// 2338 NA
|
||||
2337,
|
||||
2336,
|
||||
|
Reference in New Issue
Block a user