diff --git a/config.toml b/config.toml index 3fddad5..c2e134a 100644 --- a/config.toml +++ b/config.toml @@ -25,3 +25,6 @@ insert = "bar" [editor.indent-guides] render = true + +[editor.smart-tab] +enable = false