update key for terminal cx

This commit is contained in:
RingOfStorms (Joshua Bell) 2023-12-28 09:51:11 -06:00
parent 8d0e09607a
commit 2a55487029

View file

@ -3,7 +3,7 @@ return {
cmd = { "FloatermNew", "FloatermToggle" },
keys = {
{
"<leader>xx",
"<leader>cx",
"<cmd>:'<,'>FloatermNew --autoclose=2<cr>",
desc = "Run selected as command in float terminal",
mode = "v",