LazyVim.LazyVim/lua/lazyvim/plugins/extras/ui
Folke Lemaitre a07db1a723
feat(snacks): use snacks.dashboard as the default dashboard. moved dashboard-nvim to extras (#4832)
## Description

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

Snacks has a new dashboard plugin that will be LazyVim's default.

Check the docs at
https://github.com/folke/snacks.nvim/blob/main/docs/dashboard.md

## Related Issue(s)

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

## Screenshots

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

## Checklist

- [x] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md)
guidelines.
2024-11-18 23:32:49 +01:00
..
alpha.lua feat(snacks): use snacks.dashboard as the default dashboard. moved dashboard-nvim to extras (#4832) 2024-11-18 23:32:49 +01:00
dashboard-nvim.lua feat(snacks): use snacks.dashboard as the default dashboard. moved dashboard-nvim to extras (#4832) 2024-11-18 23:32:49 +01:00
edgy.lua feat(core)!: move a bunch of LazyVim features to snacks.nvim (#4706) 2024-11-07 15:54:47 +01:00
mini-animate.lua feat(core)!: move a bunch of LazyVim features to snacks.nvim (#4706) 2024-11-07 15:54:47 +01:00
mini-indentscope.lua feat(core)!: move a bunch of LazyVim features to snacks.nvim (#4706) 2024-11-07 15:54:47 +01:00
mini-starter.lua feat(snacks): use snacks.dashboard as the default dashboard. moved dashboard-nvim to extras (#4832) 2024-11-18 23:32:49 +01:00
treesitter-context.lua feat(core)!: move a bunch of LazyVim features to snacks.nvim (#4706) 2024-11-07 15:54:47 +01:00