update format
This commit is contained in:
parent
3f59accc89
commit
6388da3064
12 changed files with 109 additions and 79 deletions
|
|
@ -20,3 +20,9 @@ statusbar_bg = "#7dcfff"
|
|||
|
||||
cmdline_bg = "#24283b"
|
||||
search_match = "#bb9af7"
|
||||
|
||||
[keybindings]
|
||||
"j" = "move left 1"
|
||||
"k" = "move down 1"
|
||||
"l" = "move up 1"
|
||||
";" = "move right 1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue