1
0

Disabled smart-tab

This commit is contained in:
2025-08-06 14:42:54 +02:00
parent 7fe6e52b06
commit 731bc86d33

View File

@@ -35,6 +35,9 @@ render = true
[editor.inline-diagnostics]
cursor-line = 'hint'
[editor.smart-tab]
enable = false
[keys.normal]
'F7' = 'goto_previous_buffer'
'F8' = 'goto_next_buffer'