LazyVim.LazyVim/lua/lazyvim/plugins/extras/editor
Jinfeng Guo 401ef48fcd
feat(snacks.picker): added support for Project shortcuts in other dashboards (#5607)
…shboard-nvim, and mini-starter

## Description

Though the snacks.picker extra provides a project picker, it only adds
the 'Projects' shortcut to snacks' dashboard, and no to the other three
dashboard extra: alpha, dashboard-nvim and mini-starter. In this PR, I
added the 'Projects' shortcuts to these three dashboard extras.

<!-- Describe the big picture of your changes to communicate to the
maintainers
  why we should accept this pull request. -->

## Related Issue(s)

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

- Fixes #5465

## Screenshots

<!-- Add screenshots of the changes if applicable. -->

alpha


![image](https://github.com/user-attachments/assets/c050f260-8602-4660-a386-62ab8400ef87)

dashboard-nvim


![image](https://github.com/user-attachments/assets/8973cd62-ba97-4330-9462-74163b58dca9)

mini.starter


![image](https://github.com/user-attachments/assets/a31ec27d-7efb-4aa3-a136-2a4ffedf5ba1)

## Checklist

- [x] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md)
guidelines.
2025-02-15 08:30:45 +01:00
..
aerial.lua refactor: LazyVim.config 2024-06-16 15:35:38 +02:00
dial.lua feat(dial): add checkbox augend for markdown (#5411) 2025-01-16 10:01:30 +01:00
fzf.lua feat(editor): update parameter for fzf-lua (#5584) 2025-02-12 14:21:29 +01:00
harpoon2.lua fix(harpoon): harpoon2 deprecated message (#2920) 2024-04-22 09:45:59 +02:00
illuminate.lua style(lsp): remove refs to document_highlight, which is no longer used 2024-12-16 17:47:07 +01:00
inc-rename.lua feat(editor): added extra for inc-rename.nvim (#3432) 2024-06-04 09:51:36 +02:00
leap.lua fix(flit): use which-key preset keymap descriptions (#4000) 2024-07-13 09:51:19 +02:00
mini-diff.lua fix(mini.diff): toggle 2024-12-07 20:52:13 +01:00
mini-files.lua feat(core)!: move a bunch of LazyVim features to snacks.nvim (#4706) 2024-11-07 15:54:47 +01:00
mini-move.lua fix(mini.move): default mini.move setup already maps the correct keys 2024-03-29 00:21:52 +01:00
navic.lua fix(navic): use the same background color as lualine section_c (#4231) 2024-11-08 14:08:43 +01:00
neo-tree.lua feat(extras): big rework of default extras 2025-02-08 15:04:46 +01:00
outline.lua fix(outline): use new object for symbols.filter (#4006) 2024-07-12 22:06:34 +02:00
overseer.lua feat: new mappings format for which-key v3. Forgot to push :) 2024-07-12 22:54:35 +02:00
refactoring.lua feat(refactoring): fallback to using vim ui select for refactoring.nvim (#5540) 2025-02-06 21:39:37 +01:00
snacks_explorer.lua fix(extras): disable import handling when loading :LazyExtras + changed some recommendations 2025-02-10 23:27:24 +01:00
snacks_picker.lua feat(snacks.picker): added support for Project shortcuts in other dashboards (#5607) 2025-02-15 08:30:45 +01:00
telescope.lua feat(extras): big rework of default extras 2025-02-08 15:04:46 +01:00