docs(ui): fix typo - s/inent/indent/

This commit is contained in:
Anant Thazhemadam 2025-10-04 21:03:59 +05:30 committed by GitHub
parent b9d38f6920
commit 7594572b1b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -44,7 +44,7 @@ return {
end,
},
-- disable inent-blankline scope when mini-indentscope is enabled
-- disable indent-blankline scope when mini-indentscope is enabled
{
"lukas-reineke/indent-blankline.nvim",
optional = true,