1
0
This commit is contained in:
2026-02-16 02:11:18 +01:00

View File

@@ -43,6 +43,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'