fixed string to int error
This commit is contained in:
@@ -39,3 +39,5 @@ next_match = "n"
|
||||
previous_match = "N"
|
||||
jump_top = "gg"
|
||||
jump_bottom = "G"
|
||||
append_item = "o"
|
||||
prepend_item = "O"
|
||||
|
||||
Reference in New Issue
Block a user