Commit graph

31 commits

Author SHA1 Message Date
Thibault Duplessis
ff9bf005b6
fix(dashboard-nvim): repository has moved to nvimdev/dashboard-nvim (#1715)
* fix(dashboard-nvim) repository has moved to nvimdev/dashboard-nvim

* fix(dashboard): automatically rename dashboard.nvim

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2023-10-14 13:21:30 +02:00
Kevin Traver
7fe68d9f05
fix(spectre): add title to Spectre panel in edgy (#1703) 2023-10-13 19:17:50 +02:00
Folke Lemaitre
ce74e28464 feat(starter): added Lazy Extras to mini.starter 2023-10-12 11:48:02 +02:00
Folke Lemaitre
b4ba5d881d feat(extras): added extra for symbols-outline.nvim 2023-10-12 11:48:02 +02:00
Folke Lemaitre
5bb74205a0 feat(dashboard): added LazyExtras shortcut to dashboard/alpha 2023-10-12 11:48:02 +02:00
Folke Lemaitre
4cbe42cd24 feat(starter)!: dashboard.nvim is now the default starter. To keep using alpha.nvim, enable the extra. 2023-10-12 11:48:02 +02:00
Folke Lemaitre
9a4b9aa804
refactor(edgy): make telescope optional 2023-10-09 20:16:02 +02:00
Folke Lemaitre
9357ea2881
fix(edgy): typo 2023-10-09 20:12:45 +02:00
Folke Lemaitre
fb70170058
feat(edgy): when edgy is enabled, use edgy's main window for Telescope to open results in 2023-10-09 20:12:07 +02:00
Folke Lemaitre
9670c8a400
feat(dashboard): show loaded/count plugins on dashboard instead of just count 2023-10-09 12:49:33 +02:00
Folke Lemaitre
dd55cbdc99
fix(lualine): only show statusline as soon as lualine loads 2023-10-08 23:27:46 +02:00
Folke Lemaitre
d6b56c075e
fix(dasboard): disable alpha only once 2023-10-05 09:53:50 +02:00
Folke Lemaitre
417de0193d
feat(extras): added extra for dashboard.nvim 2023-10-04 12:44:01 +02:00
Folke Lemaitre
d5a9c54faf
fix(edgy): corrected filetype for symbols outline 2023-06-25 07:21:26 +02:00
Folke Lemaitre
ed89d01113
fix(edgy): only add symbolsoutline to the sidebar if it is installed. 2023-06-22 20:53:16 +02:00
Folke Lemaitre
ba49339fe3
feat(edgy): added LazyVim resize keymaps to edgy 2023-06-12 17:22:17 +02:00
Folke Lemaitre
84986b3729
feat(edgy): added support for neotest 2023-06-12 17:22:17 +02:00
Folke Lemaitre
30d03eda5b
fix(edgy): make noice windows 0.4 height 2023-06-09 16:28:26 +02:00
Folke Lemaitre
04f17cb86b
feat(edgy): added leader-ue to toggle edgy sidebars 2023-06-09 12:43:35 +02:00
Folke Lemaitre
9013f6e274
faet(edgy): leader-ue => leader-uE to select an edgy window 2023-06-09 12:43:35 +02:00
Folke Lemaitre
6ffc89512e
feat(edgy): neo-tree filessystem is now also a pinned view 2023-06-09 12:43:35 +02:00
Folke Lemaitre
47edc8918a
feat(edgy): added noice 2023-06-08 07:54:14 +02:00
Folke Lemaitre
f7b0c853cc
fix(edgy): dont layout toggleterm floats 2023-06-08 07:54:14 +02:00
Folke Lemaitre
0731f08ee4
feat(edgy): added <leader>ue to quickly jump to an edgy window 2023-06-06 12:20:56 +02:00
Folke Lemaitre
ad6f6cfffd
fix(edgy): dont edit help buffers in edgy 2023-06-06 00:11:53 +02:00
Folke Lemaitre
56f092f1a8
feat: added extra for edgy.nvim 2023-06-05 19:29:11 +02:00
Landon Schropp
72b81553f3
fix(dashboard): center the LazyVim logo (#845)
* Center the LazyVim logo

This visually centers the LazyVim login on the starter page.

* fix(alpha): center logo

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2023-05-28 09:41:58 +02:00
Folke Lemaitre
bd1ba54d13
fix(mini): lazy now supports mini plugins out of the box. no longer needed to have a custom config 2023-05-13 16:16:10 +02:00
Will Norris
bcdcfab020
feat(mini-starter): add Session restore to starter menu (#421)
This mirrors the menu item added in alpha-nvim. I named this "Session
restore" rather than "Restore session", since mini.starter uses the
first letter of the item as the shortcut key.  This way it doesn't
conflict with "Recent files"
2023-03-12 23:00:20 +01:00
Folke Lemaitre
1a55a167a0
feat(extras): added extra for mini.animate. Highly recommended! 2023-01-23 00:11:29 +01:00
Folke Lemaitre
32de697753
refactor(ui): moved mini.starter to extras 2023-01-08 15:37:55 +01:00