Skip to content

Commit

Permalink
patch 9.1.0282: Finding highlighting attributes is inefficient
Browse files Browse the repository at this point in the history
Problem:  Finding highlighting attributes is inefficient
Solution: Use binary search to find highlighting attributes and color
          names (John Marriott)

closes: #14426

Signed-off-by: John Marriott <basilisk@internode.on.net>
Signed-off-by: Christian Brabandt <cb@256bit.org>
  • Loading branch information
basilisk0315 authored and chrisbra committed Apr 8, 2024
1 parent d33cb3f commit 34f00dd
Show file tree
Hide file tree
Showing 2 changed files with 187 additions and 110 deletions.

0 comments on commit 34f00dd

Please sign in to comment.