Files
nvim-config/lua/plugins/fterm.lua
2026-03-19 13:09:21 -04:00

6 lines
70 B
Lua

return {
"numToStr/FTerm.nvim",
config = function()
end
}