docs(ui): fix typo (#6978)

## Description
this extra disables scope, not scroll

## Related Issue(s)

## Screenshots

## Checklist

- [x] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md)
guidelines.
This commit is contained in:
plsplsplslol
2026-03-01 01:32:37 -08:00
committed by GitHub
parent e77d4ab0d6
commit 3f91371e21

View File

@@ -55,7 +55,7 @@ return {
}, },
}, },
-- disable snacks scroll when mini-indentscope is enabled -- disable snacks scope when mini-indentscope is enabled
{ {
"snacks.nvim", "snacks.nvim",
opts = { opts = {