Add options to helix config
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
theme = "dracula"
|
theme = "dracula"
|
||||||
|
|
||||||
|
|
||||||
[keys.normal]
|
[keys.normal]
|
||||||
G = "goto_last_line"
|
G = "goto_last_line"
|
||||||
|
x = "delete_selection"
|
||||||
|
d = "extend_line"
|
||||||
Reference in New Issue
Block a user