+2
-0
lines changedFilter options
+2
-0
lines changed Original file line number Diff line number Diff line change
@@ -5485,6 +5485,7 @@ void buf_signcols_add_check(buf_T *buf, sign_entry_T *added)
5485
5485
buf->b_signcols.max++;
5486
5486
}
5487
5487
buf->b_signcols.size++;
5488
+
redraw_buf_later(buf, NOT_VALID);
5488
5489
return;
5489
5490
}
5490
5491
@@ -5505,6 +5506,7 @@ void buf_signcols_add_check(buf_T *buf, sign_entry_T *added)
5505
5506
buf->b_signcols.size = linesum;
5506
5507
buf->b_signcols.max = linesum;
5507
5508
buf->b_signcols.sentinel = added->se_lnum;
5509
+
redraw_buf_later(buf, NOT_VALID);
5508
5510
}
5509
5511
}
5510
5512
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4