diff --git a/config.toml b/config.toml index 89efc51..a737f86 100644 --- a/config.toml +++ b/config.toml @@ -29,6 +29,9 @@ tab = 'all' nbsp = 'all' nnbsp = 'all' +[editor.indent-guides] +render = true + [editor.inline-diagnostics] cursor-line = 'hint'