Configure toggleterm some more
This commit is contained in:
parent
a1353fa474
commit
3cee43d41c
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ return {
|
|||
keys = {
|
||||
{
|
||||
"<leader>tt",
|
||||
'<Cmd>execute v:count . "ToggleTerm"<cr>',
|
||||
'<Cmd>execute v:count . "ToggleTerm dir=git_dir"<cr>',
|
||||
desc = "Toggle the numbered terminal",
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue