diff --git a/config.toml b/config.toml index 3dd5c9c..908dbbb 100644 --- a/config.toml +++ b/config.toml @@ -43,9 +43,6 @@ render = true [editor.inline-diagnostics] cursor-line = 'hint' -[editor.smart-tab] -enable = false - [keys.normal] 'F7' = 'goto_previous_buffer' 'F8' = 'goto_next_buffer'