home/.config/nvim/lua/plugins/term.lua
2023-08-21 00:09:00 +02:00

5 lines
66 B
Lua

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