9 lines
120 B
Lua
9 lines
120 B
Lua
return {
|
|
{
|
|
"akinsho/toggleterm.nvim",
|
|
version = "*",
|
|
opts = {--[[ things you want to change go here]]
|
|
},
|
|
},
|
|
}
|