LazyVim.LazyVim/lua/lazyvim/plugins/extras/ui
Gobinda Goshwami 19e366277b
refactor(extras.ui): simplify neo-tree related logic in edgy extra (#3738)
Refactor neo-tree related logic

## What is this PR for?
Simplification of `neo-tree` related logic in `edgy.lua`

## Does this PR fix an existing issue?
No, but it may prevent future issues with `edgy` if `neo-tree` source
configuration changes.

## Checklist

- [x] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md)
guidelines.
2024-06-23 07:08:41 +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 refactor(extras.ui): simplify neo-tree related logic in edgy extra (#3738) 2024-06-23 07:08:41 +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