LazyVim.LazyVim/lua/lazyvim
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
..
config feat(gitsigns): new keymap for Gitsigns blame (#3758) 2024-06-21 21:14:48 +02:00
plugins refactor(extras.ui): simplify neo-tree related logic in edgy extra (#3738) 2024-06-23 07:08:41 +02:00
util fix(statuscolumn): fix folds_open = true (#3756) 2024-06-21 21:15:32 +02:00
health.lua fix(health): add warning when not using 0.10.0 2024-05-16 21:25:51 +02:00
init.lua fix: add shim for vim.uv just in case someone upgrades lazyvim before lazy 2024-03-22 10:30:35 +01:00
types.lua style: better types for vim.api.nvim_create_autocmd 2024-06-07 23:02:47 +02:00