chore: add treefmt
This commit is contained in:
parent
2700d47c01
commit
893839a52e
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ return {
|
|||
vim.cmd("ToggleTerm direction=float")
|
||||
end,
|
||||
mode = { "n", "t", "v" },
|
||||
desc = "Toggle terminal"
|
||||
desc = "Toggle terminal",
|
||||
},
|
||||
{
|
||||
"<leader>tv",
|
||||
|
|
Loading…
Reference in a new issue