oops broke toggleterm

This commit is contained in:
iofq 2024-09-07 12:49:54 -05:00
parent 6831ace589
commit cee522f27d

View file

@ -13,6 +13,7 @@ return {
'akinsho/toggleterm.nvim',
event = 'VeryLazy',
opts = {
open_mapping = [[<C-\>]],
direction = 'float',
close_on_exit = true,
autochdir = true,