change Surround keymaps
This commit is contained in:
parent
f58d044ada
commit
70a090da72
1 changed files with 2 additions and 2 deletions
|
|
@ -160,8 +160,8 @@ return {
|
||||||
delete = "d,s",
|
delete = "d,s",
|
||||||
visual = ",S",
|
visual = ",S",
|
||||||
visual_line = ",S",
|
visual_line = ",S",
|
||||||
change = "c,s",
|
change = "cgs",
|
||||||
change_line = "c,S",
|
change_line = "cgS",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
-- }
|
-- }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue