mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00
vim-patch:7.4.2335
Problem: taglist() is slow. (Luc Hermitte)
Solution: Check for CTRL-C less often when doing a linear search. (closes
vim/vim#1044)
72b4b870fc
This commit is contained in:
@@ -105,7 +105,7 @@ static int included_patches[] = {
|
||||
// 2338 NA
|
||||
2337,
|
||||
// 2336,
|
||||
// 2335,
|
||||
2335,
|
||||
// 2334,
|
||||
// 2333,
|
||||
// 2332 NA
|
||||
|
Reference in New Issue
Block a user