changed object type of fterm to allow reuse
This commit is contained in:
parent
d920f5e7e9
commit
3fceb355bc
@ -1,4 +1,6 @@
|
|||||||
local fterm = require('FTerm').setup({
|
local fterm = require('FTerm')
|
||||||
|
|
||||||
|
fterm.setup({
|
||||||
border = 'double',
|
border = 'double',
|
||||||
dimensions = {
|
dimensions = {
|
||||||
height = 0.9,
|
height = 0.9,
|
||||||
|
Loading…
Reference in New Issue
Block a user