revert some more

This commit is contained in:
RingOfStorms (Joshua Bell) 2023-12-08 03:57:28 -06:00
parent 3deba7355c
commit ef2b9577ef
4 changed files with 10 additions and 11 deletions

View file

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