mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 06:58:35 +00:00
vim-patch:7.4.2021
Problem: Still too many buf_valid() calls.
Solution: Make au_new_curbuf a bufref. Use bufref_valid() in more places.
19ff9bf454
This commit is contained in:
@@ -419,7 +419,7 @@ static int included_patches[] = {
|
||||
// 2024,
|
||||
// 2023,
|
||||
// 2022,
|
||||
// 2021,
|
||||
2021,
|
||||
// 2020 NA
|
||||
2019,
|
||||
2018,
|
||||
|
Reference in New Issue
Block a user