mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-22 00:49:03 +02:00
feat(snacks)!: use snacks.indent
and moved indent-blankline
to extras
This commit is contained in:
parent
9b07544e89
commit
94fdc421a1
3 changed files with 52 additions and 44 deletions
|
@ -34,6 +34,7 @@ return {
|
|||
notifier = { enabled = true },
|
||||
quickfile = { enabled = true },
|
||||
statuscolumn = { enabled = false }, -- we set this in options.lua
|
||||
indent = { enabled = true },
|
||||
terminal = {
|
||||
win = {
|
||||
keys = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue