aboutsummaryrefslogtreecommitdiff
path: root/configs/nvim/lua/plugins/toggleterm-nvim.lua
blob: 4d67b4b00d92295cfedef4faf8fd41a073af506c (plain)
1
2
3
return {
    'akinsho/toggleterm.nvim'
}