home/.config/nvim/lua/plugins/term.lua

6 lines
66 B
Lua

return {
"NvChad/nvterm",
event = "VeryLazy",
config = true,
}