mirror of
https://github.com/neovim/neovim.git
synced 2025-10-04 17:06:30 +00:00
vim-patch:7.4.723
Problem: For indenting, finding the C++ baseclass can be slow.
Solution: Cache the result. (Hirohito Higashi)
4032cfdf17
This commit is contained in:
@@ -270,7 +270,7 @@ static int included_patches[] = {
|
||||
// 726 NA
|
||||
// 725,
|
||||
// 724 NA
|
||||
// 723,
|
||||
723,
|
||||
// 722,
|
||||
// 721,
|
||||
// 720 NA
|
||||
|
Reference in New Issue
Block a user