mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:7.4.2337
Problem: taglist() is still slow. (Luc Hermitte)
Solution: Check for CTRL-C less often when finding duplicates.
77b642501a
This commit is contained in:
@@ -103,7 +103,7 @@ static int included_patches[] = {
|
||||
// 2340 NA
|
||||
// 2339,
|
||||
// 2338 NA
|
||||
// 2337,
|
||||
2337,
|
||||
// 2336,
|
||||
// 2335,
|
||||
// 2334,
|
||||
|
Reference in New Issue
Block a user