1806ea710f
feat(bufferline): add keymaps for BufferLineMovePrev / BufferLineMoveNext ( #1935 )
...
* Add mappings for BufferLineMovePrev / BufferLineMoveNext
* Change to '[B' and ']B'
---------
Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com >
2024-06-05 16:11:16 +02:00
c52242b05b
style: format
2024-06-05 13:42:15 +02:00
c50018b791
feat(editor): added extra for inc-rename.nvim ( #3432 )
...
* feat(editor-extra): Add inc-rename
* fix: refactor and moved noice integration
---------
Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com >
2024-06-04 09:51:36 +02:00
4d706f1bdc
fix(ui): fix incorrect colors on change colorscheme (lualine) ( #3431 )
2024-06-03 10:30:57 +02:00
6c3fd9fedf
fix: hack for dashboard.nvim so that it shows errors when exiting
2024-06-03 07:12:17 +02:00
abc6554e24
fix(ui): remove old alpha.nvim warning
2024-05-31 16:49:47 +02:00
d02b73d72a
fix(ui): allow to disable the trouble lualine component with vim.g.trouble_lualine = false
( #3391 )
...
* fix(ui): do not add trouble to lualine when aerial is enabled
* refactor: make trouble lualine an option
---------
Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com >
2024-05-31 14:07:55 +02:00
95d055dcf7
feat: trouble v3
2024-05-30 14:41:13 +02:00
ea1c3ad6b4
fix(bufferline): unpin bufferline with 0.9.x compatibility ( #3252 )
2024-05-20 19:53:49 +02:00
573aa226f9
fix(bufferline): pin bufferline to older version on 0.9.x for now
2024-05-19 19:44:37 +02:00
4614666d1e
fix(ibl): remove ibl fix since it's been fixed upstream
2024-05-18 21:53:26 +02:00
72abb893ac
fix(bufferline): force update bufferline after BufDelete
. Closes #3197
2024-05-18 11:32:50 +02:00
3a193d3aa8
fix(indent-blankline): temp fix for tbl_flatten
on 0.9.x
2024-05-18 11:28:06 +02:00
2e1c945f61
fix(bufferline): correctly configure bufferline to use the new bufremove util
2024-05-17 14:27:00 +02:00
69e6daae2c
feat(ui)!: move mini.indentscope
to an extra
2024-05-16 21:25:51 +02:00
914ca4a455
feat(noice): added keymap <leader>snt
to show Noice messages in telescope. Fixes #1306
2024-05-15 15:53:19 +02:00
30c9e4718a
fix(ui): don't lazy-load dashboard-nvim ( #3107 )
...
As https://github.com/nvimdev/dashboard-nvim/pull/450 , dashboard-nvim
shouldn't be lazy-loaded to properly handle stdin
2024-05-12 09:57:29 +02:00
eb9f9a8862
fix(keymaps): update all keymap descriptions to be Title Case ( #2844 )
2024-03-27 08:56:44 +01:00
f3655c33a3
perf(notify): disable animation notifications. too big impact on performance for too little benefit
...
To keep using animations, you can set stages = fade_in_slide_out for the
nvim-notify plugin
2024-03-26 17:35:27 +01:00
7a5dbeae75
feat: use LazyVim everywhere instead of require("lazyvim.util")
2024-03-22 09:15:09 +01:00
66b3c0a19f
feat(ui): dashboard files searches git files if in git repo ( #2240 )
...
just like `<leader>ff` keymap for telescope
2024-03-07 12:11:26 +01:00
09eafc60ef
fix(mini.indentscope): remove duplicated filetype ( #1871 )
2023-10-25 20:00:01 +02:00
ef5ec9a3bf
style: added trouble ft for the next gen trouble
2023-10-25 14:05:32 +02:00
98b51a608c
style(dashboard): make layout exactly the same as before
2023-10-19 07:52:47 +02:00
d73aee4a93
feat(dashboard): remove unnecessary brackets from keys ( #1791 )
2023-10-19 07:45:03 +02:00
5c1656729a
fix(dashboard): config shortcut when opening dashboard again. Fixes #1768
2023-10-17 18:28:06 +02:00
fef0b3f756
fix(ui): fix BufferLineClose commands ( #1756 )
...
BufferLine has capital letter l
2023-10-16 17:19:52 +02:00
8c726cd166
feat(lualine): use gitsigns for diff source ( #1744 )
...
Co-authored-by: edshamis <pc>
2023-10-16 07:44:10 +02:00
c3daced11c
feat(ui): add keymap to close other buffers ( #1743 )
...
* feat(ui): add keymap to close other buffers
* refactor
---------
Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com >
2023-10-16 07:35:57 +02:00
8af7309c7e
feat(lualine): pretty_path now highlights file basename when modified
2023-10-15 22:37:49 +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
ce74e28464
feat(starter): added Lazy Extras to mini.starter
2023-10-12 11:48:02 +02:00
1c34af7f01
feat(mini.starter): adding mini.starter to lualine disabled files ( #1667 )
2023-10-12 11:48:02 +02:00
13dbe4ad55
perf(lualine): get rid of lualine's weird lualine_require
2023-10-12 11:48:02 +02:00
8d7361c460
feat(root): cached pretty path function for statuslines
2023-10-12 11:48:02 +02:00
305e82f2ca
feat(navic): moved navic to extras
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
7fb79486ed
fix(notify): set default zindex=100
2023-10-12 11:48:02 +02:00
83734675b0
fix(lualine): when opening nvim with a file, show an empty statusline till lualine loads
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
c8c929c9fd
perf(util): split lazyvim.util in smaller separate modules
2023-10-12 11:48:02 +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
838ce85ad6
fix(bufferline): fix bufferline when restoring a session
2023-10-08 23:00:25 +02:00
30d573502a
fix(alpha): reset laststatus when alpha unloads. Fixes #1623
2023-10-07 21:08:18 +02:00
3c92fa4eb0
perf(navic): enable lazy_update_context option to update context on "CursorHold" instead of of using default "CursorMove" ( #1620 )
...
Co-authored-by: Radvil <radvil@@access-mobile.com>
2023-10-07 20:42:33 +02:00
1eb019274b
fix(options): set default laststatus=3 and set it to 0 before loading dashboard to prevent flickering
2023-10-05 10:43:21 +02:00
7272b3e4b5
fix(bufferline): load bufferline on VeryLazy. Fixes #1587
2023-10-04 20:04:56 +02:00
1abcffbfd9
fix(alpha): use <cmd>
instead of :
for shortcuts
2023-10-04 16:44:29 +02:00