LazyVim.LazyVim/lua/lazyvim/plugins/extras/ui
Calvin Bochulak 339979d314
fix(ui): use LazyVim.pick for alpha.nvim and mini.starter extras (#3611)
## What is this PR for?

Make other nvim dashboards use LazyVim.pick so they can also make use of
fzf-lua when the extra is enabled. In addition, aligned the sections to
be the same as dashboard.nvim.

**Note**: this is somewhat untested. I haven't tested each dashboard and
their sections to make sure they all work.

## Does this PR fix an existing issue?

<!--
  If this PR fixes any issues, please link to the issue here.
  Fixes #<issue_number>
-->

## Checklist

- [x] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md)
guidelines.

---------

Co-authored-by: Iordanis Petkakis <12776461+dpetka2001@users.noreply.github.com>
2024-06-13 06:09:30 +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 feat: trouble v3 2024-05-30 14:41:13 +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