Commit graph

11 commits

Author SHA1 Message Date
Folke Lemaitre
337cfdbec4
fix(ui): include extmark signs in signcolumn. Fixes #1596 2023-10-05 23:34:32 +02:00
Folke Lemaitre
3849e0150b
fix(ui): show global marks in the correct buffer only 2023-10-04 17:53:00 +02:00
Folke Lemaitre
bd2ac542a0
feat(ui): show alpha marks in statuscolumn 2023-10-04 12:48:37 +02:00
Folke Lemaitre
35053290bf
fix(ui): use custom fold when treesitter foldtext returns a string 2023-10-04 12:47:24 +02:00
Folke Lemaitre
6cf6b0a624
fix(ui): always pad to 2 cells for status column icons. Fixes #1571 2023-10-03 18:28:05 +02:00
Folke Lemaitre
1b74d67a0d
fix(ui): fixed foldtext on Neovim < 0.10 2023-10-03 17:35:14 +02:00
Folke Lemaitre
13e9f6e6b5
fix(ui): check folds of the statuscolumn win instead of current win 2023-10-03 15:53:11 +02:00
Folke Lemaitre
762017dc35
fix(ui): better fallback for foldtext when buffer does not have TreeSitter 2023-10-03 15:05:01 +02:00
Folke Lemaitre
afbe2043a7
fix(ui): Neovim < 0.10 2023-10-03 14:59:26 +02:00
Folke Lemaitre
f1ce07510d
feat(ui): fancy fold text 2023-10-03 14:57:59 +02:00
Folke Lemaitre
364bcf325d
feat(ui): fancy status column 2023-10-03 14:56:55 +02:00