mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
nvim/lua/user/options.lua: set user.indentGuides
This commit is contained in:
parent
32f5082360
commit
5165a53aae
1 changed files with 2 additions and 0 deletions
|
|
@ -129,3 +129,5 @@ user.highlight_yank = {
|
|||
timeout = 400,
|
||||
higroup = "IncSearch"
|
||||
}
|
||||
|
||||
user.indentGuides = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue