This commit is contained in:
foozzi 2024-01-25 18:02:09 -05:00
parent c3657090b3
commit a767821772
2 changed files with 6 additions and 0 deletions

View file

@ -0,0 +1,5 @@
-- @TODO configure this plugin
return {
"akinsho/toggleterm.nvim",
lazy = false,
}