Disabled smart-tab
This commit is contained in:
@@ -35,6 +35,9 @@ render = true
|
|||||||
[editor.inline-diagnostics]
|
[editor.inline-diagnostics]
|
||||||
cursor-line = 'hint'
|
cursor-line = 'hint'
|
||||||
|
|
||||||
|
[editor.smart-tab]
|
||||||
|
enable = false
|
||||||
|
|
||||||
[keys.normal]
|
[keys.normal]
|
||||||
'F7' = 'goto_previous_buffer'
|
'F7' = 'goto_previous_buffer'
|
||||||
'F8' = 'goto_next_buffer'
|
'F8' = 'goto_next_buffer'
|
||||||
|
|||||||
Reference in New Issue
Block a user