This commit is contained in:
Norm Rasmussen
2022-07-06 09:12:55 -04:00
parent f98d778ec7
commit 763faa9748

View File

@ -4,7 +4,7 @@ if not status_ok then
end end
toggleterm.setup({ toggleterm.setup({
size = 20, size = 10,
open_mapping = [[<c-\>]], open_mapping = [[<c-\>]],
hide_numbers = true, hide_numbers = true,
shade_filetypes = {}, shade_filetypes = {},