6 lines
94 B
TOML
6 lines
94 B
TOML
theme = "dracula"
|
|
|
|
[keys.normal]
|
|
G = "goto_last_line"
|
|
x = "delete_selection"
|
|
d = "extend_line" |