LazyVim.LazyVim/lua/lazyvim/plugins/extras/ui
Stefan Boca 4bf3a39223
fix(ui): disable mini.indentscope on ft=snacks_dashboard (#4928)
## Description

mini.indentscope would act on the snacks dashboard if it was somehow
loaded while the dashboard is still open.

## Related Issue(s)

I forgot about mini.indentscope in #4895 :)

## Screenshots

**Actually** fixes this:

![image](https://github.com/user-attachments/assets/1f77cf1d-c9c1-48d1-9bf3-8508782e8dd1)

## Checklist

- [x] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md)
guidelines.
2024-12-01 19:57:55 +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): disable mini.indentscope on ft=snacks_dashboard (#4928) 2024-12-01 19:57:55 +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