mirror of
https://github.com/iofq/nvim.nix.git
synced 2026-01-23 08:55:16 -06:00
oops broke toggleterm
This commit is contained in:
parent
6831ace589
commit
cee522f27d
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ return {
|
|||
'akinsho/toggleterm.nvim',
|
||||
event = 'VeryLazy',
|
||||
opts = {
|
||||
open_mapping = [[<C-\>]],
|
||||
direction = 'float',
|
||||
close_on_exit = true,
|
||||
autochdir = true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue