25012024
This commit is contained in:
parent
c3657090b3
commit
a767821772
2 changed files with 6 additions and 0 deletions
5
global/.config/nvim/lua/plugins/toggleterm.lua
Normal file
5
global/.config/nvim/lua/plugins/toggleterm.lua
Normal file
|
@ -0,0 +1,5 @@
|
|||
-- @TODO configure this plugin
|
||||
return {
|
||||
"akinsho/toggleterm.nvim",
|
||||
lazy = false,
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue