mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 13:32:15 -06:00
feat: changed insert mode hotkey
This commit is contained in:
parent
7dfead04b6
commit
61d57e8563
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
|||
keys = {
|
||||
normal = {
|
||||
f = ":format";
|
||||
"`" = "insert_mode";
|
||||
tab = "indent";
|
||||
S-tab = "unindent";
|
||||
ret = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue