change which-key separator to "->"
This commit is contained in:
parent
99307f7ec2
commit
efc1dcf51d
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ return {
|
||||||
event = "VimEnter",
|
event = "VimEnter",
|
||||||
opts = {
|
opts = {
|
||||||
icons = {
|
icons = {
|
||||||
|
separator = "->",
|
||||||
mappings = false,
|
mappings = false,
|
||||||
},
|
},
|
||||||
spec = {
|
spec = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue