mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
fix typo
This commit is contained in:
parent
c64a61734f
commit
f9708ca9f6
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",
|
"snacks.nvim",
|
||||||
opts = {
|
opts = {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue