LazyVim.LazyVim/lua/lazyvim/plugins/extras/ui
Gobinda Goshwami 566753b888
fix(edgy): improve edgy.lua bufferline offset logic (#3794)
## What is this PR for?
Use already defined Bufferline offsets or use Edgy offset if none are
found.

Also properly set offset separator position depending on offset/pane
location.

## Does this PR fix an existing issue?
No

## Checklist

- [x] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md)
guidelines.
2024-06-29 10:47:39 +02:00
..
alpha.lua fix(ui): use LazyVim.pick for alpha.nvim and mini.starter extras (#3611) 2024-06-13 06:09:30 +02:00
edgy.lua fix(edgy): improve edgy.lua bufferline offset logic (#3794) 2024-06-29 10:47:39 +02:00
mini-animate.lua feat(keymaps): new keymap to toggle mazimize of current window leader-m or leader-wm 2024-05-29 22:35:40 +02:00
mini-indentscope.lua fix(fzf): disable mini.indentscope in fzf-lua buffer (#3592) 2024-06-11 21:06:46 +02:00
mini-starter.lua fix(ui): use LazyVim.pick for alpha.nvim and mini.starter extras (#3611) 2024-06-13 06:09:30 +02:00
treesitter-context.lua feat(ui)!: moved treesitter-context to an extra. No longer a core plugin 2024-05-16 21:25:51 +02:00