Add a sticky terminal panel to the bottom, remove old terminal from lspsaga

This commit is contained in:
Martin Larsson 2024-05-26 23:10:44 +02:00
parent 49ad4d1bad
commit d4126dc480
5 changed files with 59 additions and 9 deletions

View file

@ -46,9 +46,6 @@ return {
["<leader>rn"] = {
cmd = ":Lspsaga rename<CR>"
},
["<leader>h"] = {
cmd = ":Lspsaga term_toggle<CR>"
},
["gr"] = {
cmd = ":Lspsaga finder<CR>"
},