update key for terminal cx
This commit is contained in:
parent
8d0e09607a
commit
2a55487029
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ return {
|
||||||
cmd = { "FloatermNew", "FloatermToggle" },
|
cmd = { "FloatermNew", "FloatermToggle" },
|
||||||
keys = {
|
keys = {
|
||||||
{
|
{
|
||||||
"<leader>xx",
|
"<leader>cx",
|
||||||
"<cmd>:'<,'>FloatermNew --autoclose=2<cr>",
|
"<cmd>:'<,'>FloatermNew --autoclose=2<cr>",
|
||||||
desc = "Run selected as command in float terminal",
|
desc = "Run selected as command in float terminal",
|
||||||
mode = "v",
|
mode = "v",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue