Commit f06ffde
authored
feat: ensure the new logic is used for the cursorline visibility check (#166)
in a previous commit, the logic was changed from simply checking the cursorline option to also considering the related cursorlineopt option to verify that the full cursorline is drawn. there is unfortunately one more spot in the code i've missed1 parent 62ec4a5 commit f06ffde
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
| 164 | + | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| |||
0 commit comments