Start on insert mode

This commit is contained in:
Chris
2025-05-08 07:59:46 +01:00
parent b8d7a1c9ab
commit ea9ee8267a
2 changed files with 2 additions and 1 deletions

View File

@@ -59,7 +59,7 @@ return {
opts.display = {
chat = {
show_settings = true,
start_in_insert_mode = true,
start_in_insert_mode = false,
},
}