vim.pack.add({ gh("akinsho/toggleterm.nvim") }) require("toggleterm").setup({ open_mapping = [[]], direction = "horizontal", })