dots/modules/hosts/common/files/nvim/lua/plugins/toggleterm.lua
Gene Liverman f95cc09e13 Restructure Darwin configuration
So far, this is just based on mightymac. The other devices will be
updated soon.
2024-12-07 23:18:12 -05:00

5 lines
74 B
Lua

return {
"akinsho/toggleterm.nvim",
version = "*",
config = true,
}