Change music aliases for FZF script
This commit is contained in:
parent
5898f6b5a6
commit
720a4e6ca7
5 changed files with 63 additions and 54 deletions
|
|
@ -28,7 +28,7 @@ return {
|
|||
-- left aligned fixed size box with left aligned text
|
||||
MAP({ "n", "v" }, "gcb", cb.lcbox, "Create a comment box")
|
||||
-- centered adapted box with centered text
|
||||
MAP({ "n", "v" }, "gcl", cb.cline, "Create a comment line")
|
||||
MAP({ "n", "v" }, "gll", cb.cline, "Create a comment line")
|
||||
end,
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue