goto_line_vim: integer parameters
This commit is contained in:
parent
f58babf2e7
commit
105be85d0f
3 changed files with 14 additions and 2 deletions
|
@ -51,7 +51,7 @@
|
|||
["gd", "goto_definition"],
|
||||
["gi", "goto_implementation"],
|
||||
["gy", "goto_type_definition"],
|
||||
["gg", "move_buffer_begin"],
|
||||
["gg", "goto_line_vim"],
|
||||
["grn", "rename_symbol"],
|
||||
["gD", "goto_declaration"],
|
||||
["G", "move_buffer_end"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue