Thomas Vigouroux
|
c0a6989d93
feat(luahl): add priority mechanism
|
4 lat temu |
Björn Linse
|
866308c3de
API: be less breaking in the christmas tree decorations
|
4 lat temu |
Björn Linse
|
49f5b57587
decor: sketch new decorations API
|
4 lat temu |
Björn Linse
|
ca1a00edd6
extmarks/bufhl: reimplement using new marktree data structure
|
4 lat temu |
Björn Linse
|
7d5988feee
tests: remove irrelevant timing info
|
5 lat temu |
Björn Linse
|
bdebe8516c
bufhl: use extmark column adjustment for bufhl
|
6 lat temu |
Marco Hinz
|
1cb4674547
api: add nvim_buf_get_virtual_text() (#11354)
|
5 lat temu |
Björn Linse
|
4987311fb5
tests/ui: remove unnecessary screen:detach()
|
5 lat temu |
Björn Linse
|
828a6e7568
screen: fix vcol counting with virtual text. Fixes #9941
|
5 lat temu |
Björn Linse
|
b4a04fd80c
api: make nvim_buf_set_virtual_text use correct namespace counter
|
6 lat temu |
Björn Linse
|
32405de7df
API: rename nvim_buf_clear_highlight to nvim_buf_clear_namespace
|
6 lat temu |
Björn Linse
|
662abd8451
screen: fix glitches with nvim_buf_set_virtual_text
|
6 lat temu |
Björn Linse
|
3d84cf6ff4
api: make nvim_buf_set_virtual_text handle invalid chars
|
6 lat temu |
Björn Linse
|
45f53b370b
buffer: add support for virtual text annotations
|
6 lat temu |
Björn Linse
|
6744f48d88
tests: cleanup bufhl test
|
6 lat temu |
Jan Edmund Lazo
|
7311fb7cad
win: enable more functional tests
|
7 lat temu |
Björn Linse
|
dfe806ea8b
bufhl: support creating new groups
|
7 lat temu |
ZyX
|
0ac2afdec7
functests: Fix some ui/*_spec tests
|
7 lat temu |
ZyX
|
ddaa41dee4
functests: Fix ui/bufhl_spec
|
7 lat temu |
ZyX
|
65fb622000
functests: Replace execute with either command or feed_command
|
7 lat temu |
Justin M. Keyes
|
dc6cc4787c
api: Establish API naming convention. (#5344)
|
8 lat temu |
Rui Abreu Ferreira
|
39c628d031
Mark some functional tests as pending in Windows
|
8 lat temu |
Björn Linse
|
57ac9b0934
api: handle null string in buffer_add_highlight
|
8 lat temu |
Björn Linse
|
35b47890dd
tests: don't ignore highlights in bufhl_spec
|
8 lat temu |
Björn Linse
|
9c4a94f964
tests: remove deprecated hl_colors
|
8 lat temu |
ZyX
|
ff470bb853
functests: Check logs in lua code
|
8 lat temu |
Marco Hinz
|
9a3b7fa906
Tests: fix according to lualint
|
8 lat temu |
Björn Linse
|
06b9d2a6f2
bufhl: add tests for adding and clearing highlights
|
9 lat temu |