This commit is contained in:
committer
2024-06-26 20:51:38 -05:00
parent c1f41ef565
commit 54e956fd7b

View File

@@ -37,6 +37,7 @@ display-messages = true
"A-." = "goto_next_buffer"
"A-w" = ":buffer-close"
"A-/" = "repeat_last_motion"
"A-w" = [":toggle soft-wrap.enable", ":redraw"]
[keys.insert]