Commit c96272e
committed
patch 8.0.0513: getting name of cleared highlight group is wrong
Problem: Getting name of cleared highlight group is wrong. (Matt Wozniski)
Solution: Only skip over cleared names for completion. (closes #1592)
Also fix that a cleared group causes duplicate completions.1 parent 1572e30 commit c96272e
7 files changed
Lines changed: 32 additions & 8 deletions
File tree
- src
- proto
- testdir
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11746 | 11746 | | |
11747 | 11747 | | |
11748 | 11748 | | |
11749 | | - | |
| 11749 | + | |
11750 | 11750 | | |
11751 | 11751 | | |
11752 | 11752 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7962 | 7962 | | |
7963 | 7963 | | |
7964 | 7964 | | |
7965 | | - | |
| 7965 | + | |
7966 | 7966 | | |
7967 | 7967 | | |
7968 | 7968 | | |
| |||
7971 | 7971 | | |
7972 | 7972 | | |
7973 | 7973 | | |
7974 | | - | |
| 7974 | + | |
7975 | 7975 | | |
7976 | 7976 | | |
7977 | 7977 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9949 | 9949 | | |
9950 | 9950 | | |
9951 | 9951 | | |
9952 | | - | |
9953 | 9952 | | |
9954 | 9953 | | |
9955 | 9954 | | |
| 9955 | + | |
| 9956 | + | |
| 9957 | + | |
| 9958 | + | |
| 9959 | + | |
| 9960 | + | |
| 9961 | + | |
| 9962 | + | |
| 9963 | + | |
| 9964 | + | |
9956 | 9965 | | |
9957 | 9966 | | |
9958 | 9967 | | |
9959 | | - | |
9960 | | - | |
9961 | | - | |
9962 | | - | |
| 9968 | + | |
| 9969 | + | |
| 9970 | + | |
| 9971 | + | |
| 9972 | + | |
9963 | 9973 | | |
9964 | 9974 | | |
9965 | 9975 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
74 | 82 | | |
75 | 83 | | |
76 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
| 329 | + | |
329 | 330 | | |
330 | 331 | | |
331 | 332 | | |
| 333 | + | |
332 | 334 | | |
333 | 335 | | |
334 | 336 | | |
335 | 337 | | |
| 338 | + | |
336 | 339 | | |
337 | 340 | | |
338 | 341 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
764 | 764 | | |
765 | 765 | | |
766 | 766 | | |
| 767 | + | |
| 768 | + | |
767 | 769 | | |
768 | 770 | | |
769 | 771 | | |
| |||
0 commit comments