working perfectly well
This commit is contained in:
@@ -21,7 +21,7 @@ move_word_end_prev = ["ge"] # Move to end of previous word
|
||||
move_line_start = ["0"] # Move to beginning of line
|
||||
move_line_end = ["$"] # Move to end of line
|
||||
move_first_line = ["gg"] # Move to first line of form
|
||||
move_last_line = ["x"]
|
||||
move_last_line = ["g+enter"]
|
||||
|
||||
[colors]
|
||||
theme = "dark"
|
||||
|
||||
Reference in New Issue
Block a user