|
e29c7acd2d
|
feat(extras): added extra for mini.diff
|
2024-03-28 23:41:54 +01:00 |
|
|
a786c471df
|
fix(statuscolumn): right align signs when virtnum > 0
|
2024-03-28 23:25:06 +01:00 |
|
|
c00e3aa6b1
|
feat(util): added util function to get a fg/bg color from the active colorscheme
|
2024-03-26 12:43:07 +01:00 |
|
|
3a87c08cda
|
feat: use vim.uv everywhere instead of vim.loop
|
2024-03-22 09:02:34 +01:00 |
|
|
5012d7d839
|
fix(util.ui.fg): Add link=false to show effective definition (#2542)
Fixes #2540 by showing the effective definition instead of the linked
group name.
|
2024-03-07 11:57:03 +01:00 |
|
|
11a8a6bea7
|
fix(ui): signcolumn signs on nightly. Fixes #2039
|
2023-11-30 20:17:07 +01:00 |
|
|
a5c9708736
|
perf(ui): wrap treesitter.foldexpr and cache get_parser during a event loop tick. Fixes #1846
|
2023-10-25 14:05:32 +02:00 |
|
|
315df373f2
|
fix(statuscolumn): correct line numbers & respect more options
|
2023-10-17 08:28:23 +02:00 |
|
|
e6d294df6f
|
fix(ui): dont show left signs on virtual line numbers (wrap). Fixes #1654
|
2023-10-12 11:48:02 +02:00 |
|
|
c8c929c9fd
|
perf(util): split lazyvim.util in smaller separate modules
|
2023-10-12 11:48:02 +02:00 |
|
|
0fcdbe20da
|
fix(ui): properly handly signs without name. Fixes #1612
|
2023-10-07 11:18:04 +02:00 |
|
|
337cfdbec4
|
fix(ui): include extmark signs in signcolumn. Fixes #1596
|
2023-10-05 23:34:32 +02:00 |
|
|
3849e0150b
|
fix(ui): show global marks in the correct buffer only
|
2023-10-04 17:53:00 +02:00 |
|
|
bd2ac542a0
|
feat(ui): show alpha marks in statuscolumn
|
2023-10-04 12:48:37 +02:00 |
|
|
35053290bf
|
fix(ui): use custom fold when treesitter foldtext returns a string
|
2023-10-04 12:47:24 +02:00 |
|
|
6cf6b0a624
|
fix(ui): always pad to 2 cells for status column icons. Fixes #1571
|
2023-10-03 18:28:05 +02:00 |
|
|
1b74d67a0d
|
fix(ui): fixed foldtext on Neovim < 0.10
|
2023-10-03 17:35:14 +02:00 |
|
|
13e9f6e6b5
|
fix(ui): check folds of the statuscolumn win instead of current win
|
2023-10-03 15:53:11 +02:00 |
|
|
762017dc35
|
fix(ui): better fallback for foldtext when buffer does not have TreeSitter
|
2023-10-03 15:05:01 +02:00 |
|
|
afbe2043a7
|
fix(ui): Neovim < 0.10
|
2023-10-03 14:59:26 +02:00 |
|
|
f1ce07510d
|
feat(ui): fancy fold text
|
2023-10-03 14:57:59 +02:00 |
|
|
364bcf325d
|
feat(ui): fancy status column
|
2023-10-03 14:56:55 +02:00 |
|