Make toggleterm floating again
This commit is contained in:
parent
737afa0ba3
commit
24ffbb44b4
|
@ -1,5 +1,5 @@
|
|||
require('toggleterm').setup {
|
||||
direction = 'horizontal',
|
||||
direction = 'float',
|
||||
open_mapping = [[\t]],
|
||||
size = function (term)
|
||||
if term.direction == "horizontal" then
|
||||
|
|
Loading…
Reference in a new issue