LazyVim.LazyVim/lua/lazyvim/plugins/extras/ui
Stefan Boca bfe29fb013
fix(ui): actually disable mini-indentscope on snacks_dashboard (#4947)
## Description

Disables mini.indentscope for the buffer on which the
`SnacksDashboardOpened` autocmd is called.

## Related Issue(s)

closes #4944

## Checklist

- [x] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md)
guidelines.
2024-12-05 09:10:44 +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 fix(mini.animate): disable when in Neovide 2024-11-27 17:09:59 +01:00
mini-indentscope.lua fix(ui): actually disable mini-indentscope on snacks_dashboard (#4947) 2024-12-05 09:10:44 +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
smear-cursor.lua feat(smear-cursor): enable cursor_color = "none", to show trail using color of target text fg color 2024-11-29 14:30:47 +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