mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-21 20:11:06 +00:00
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:
parent
e77d4ab0d6
commit
3f91371e21
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ return {
|
|||
},
|
||||
},
|
||||
|
||||
-- disable snacks scroll when mini-indentscope is enabled
|
||||
-- disable snacks scope when mini-indentscope is enabled
|
||||
{
|
||||
"snacks.nvim",
|
||||
opts = {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue