✨ feat(atuin): add vim mode and faster sync options to the config
This commit is contained in:
parent
787a79f47a
commit
e0383ec1ee
1 changed files with 7 additions and 0 deletions
|
@ -92,3 +92,10 @@ inline_height = 40
|
||||||
# ]
|
# ]
|
||||||
|
|
||||||
enter_accept = true
|
enter_accept = true
|
||||||
|
|
||||||
|
## vim-mode
|
||||||
|
keymap_mode = "vim-insert"
|
||||||
|
|
||||||
|
## faster sync
|
||||||
|
[sync]
|
||||||
|
records = true
|
||||||
|
|
Loading…
Add table
Reference in a new issue