95d055dcf7
feat: trouble v3
2024-05-30 14:41:13 +02:00
3ace8277e5
feat(keymaps): new keymap to toggle mazimize of current window leader-m or leader-wm
2024-05-29 22:35:40 +02:00
eb6c9fb578
fix(mini.starter): changes based on echasnovski's recommendation ( #3223 )
2024-05-18 18:14:35 +02:00
ef3bd3bd02
feat(extras): tags some extras as recommended
2024-05-18 14:12:26 +02:00
180d9516fd
fix(extras): remove treesitter-rewrite extra for now
2024-05-18 12:10:32 +02:00
dc66887b57
fix(mini.starter): buf_id in refresh() is not an identifier of valid … ( #3209 )
...
* fix(mini.starter): buf_id in refresh() is not an identifier of valid Starter buffer
Fixes #3207 .
* fix(mini.starter): just do `do VimResized` for simpler approach
2024-05-18 10:07:33 +02:00
87bb766123
fix(treesitter): disable treesitter-rewrite extra for now. not ready yet
2024-05-17 22:38:59 +02:00
ec673a83ff
fix(treesitter-rewrite): add missed local Config ( #3188 )
2024-05-17 08:52:25 +02:00
639dfce010
fix(treesitter-rewrite): show error in Extras only when enabled ( #3178 )
2024-05-16 22:28:25 +02:00
b739eb3503
fix(treesitter-rewrite): disable vim-illuminate
2024-05-16 21:25:51 +02:00
20081460b6
feat(extras): added extra for the nvim-treesitter
rewrite. Some plugins are not compatible and will be disabled.
2024-05-16 21:25:51 +02:00
69e6daae2c
feat(ui)!: move mini.indentscope
to an extra
2024-05-16 21:25:51 +02:00
03704e2299
feat(ui)!: moved treesitter-context to an extra. No longer a core plugin
2024-05-16 21:25:51 +02:00
6fdbc623e0
fix(edgy): proper way of opening neo-tree. Fixes #2984
2024-04-22 09:54:32 +02:00
bb6aa98cbf
feat(extras): added extra for the trouble.nvim
v3 beta
2024-03-28 22:11:55 +01:00
ef5ec9a3bf
style: added trouble ft for the next gen trouble
2023-10-25 14:05:32 +02:00
53e1637a86
feat(dashboard): c
on dahboard now opens telescope for config dir instead of useless init.lua
2023-10-15 09:16:52 +02:00
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
7fe68d9f05
fix(spectre): add title to Spectre panel in edgy ( #1703 )
2023-10-13 19:17:50 +02:00
ce74e28464
feat(starter): added Lazy Extras to mini.starter
2023-10-12 11:48:02 +02:00
b4ba5d881d
feat(extras): added extra for symbols-outline.nvim
2023-10-12 11:48:02 +02:00
5bb74205a0
feat(dashboard): added LazyExtras shortcut to dashboard/alpha
2023-10-12 11:48:02 +02:00
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
9a4b9aa804
refactor(edgy): make telescope optional
2023-10-09 20:16:02 +02:00
9357ea2881
fix(edgy): typo
2023-10-09 20:12:45 +02:00
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
9670c8a400
feat(dashboard): show loaded/count plugins on dashboard instead of just count
2023-10-09 12:49:33 +02:00
dd55cbdc99
fix(lualine): only show statusline as soon as lualine loads
2023-10-08 23:27:46 +02:00
d6b56c075e
fix(dasboard): disable alpha only once
2023-10-05 09:53:50 +02:00
417de0193d
feat(extras): added extra for dashboard.nvim
2023-10-04 12:44:01 +02:00
d5a9c54faf
fix(edgy): corrected filetype for symbols outline
2023-06-25 07:21:26 +02:00
ed89d01113
fix(edgy): only add symbolsoutline to the sidebar if it is installed.
2023-06-22 20:53:16 +02:00
ba49339fe3
feat(edgy): added LazyVim resize keymaps to edgy
2023-06-12 17:22:17 +02:00
84986b3729
feat(edgy): added support for neotest
2023-06-12 17:22:17 +02:00
30d03eda5b
fix(edgy): make noice windows 0.4 height
2023-06-09 16:28:26 +02:00
04f17cb86b
feat(edgy): added leader-ue to toggle edgy sidebars
2023-06-09 12:43:35 +02:00
9013f6e274
faet(edgy): leader-ue => leader-uE to select an edgy window
2023-06-09 12:43:35 +02:00
6ffc89512e
feat(edgy): neo-tree filessystem is now also a pinned view
2023-06-09 12:43:35 +02:00
47edc8918a
feat(edgy): added noice
2023-06-08 07:54:14 +02:00
f7b0c853cc
fix(edgy): dont layout toggleterm floats
2023-06-08 07:54:14 +02:00
0731f08ee4
feat(edgy): added <leader>ue
to quickly jump to an edgy window
2023-06-06 12:20:56 +02:00
ad6f6cfffd
fix(edgy): dont edit help buffers in edgy
2023-06-06 00:11:53 +02:00
56f092f1a8
feat: added extra for edgy.nvim
2023-06-05 19:29:11 +02:00
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
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
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
1a55a167a0
feat(extras): added extra for mini.animate. Highly recommended!
2023-01-23 00:11:29 +01:00
32de697753
refactor(ui): moved mini.starter to extras
2023-01-08 15:37:55 +01:00