From 817f81b47e484f6450eec38325a55db94fcb233e Mon Sep 17 00:00:00 2001 From: zbirenbaum Date: Wed, 1 Jun 2022 13:02:05 -0400 Subject: remove debug print statement --- lua/nvterm/termutil.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/lua/nvterm/termutil.lua b/lua/nvterm/termutil.lua index e84892c..94bad8e 100644 --- a/lua/nvterm/termutil.lua +++ b/lua/nvterm/termutil.lua @@ -19,7 +19,6 @@ util.get_split_dims = function(type, ratio) end util.execute_type_cmd = function(type, terminals, override) - print(terminals.type_opts) local opts = terminals.type_opts[type] local dims = type ~= 'float' and util.get_split_dims(type, opts.split_ratio) or util.calc_float_opts(opts) dims = override and "" or dims -- cgit v1.2.3-70-g09d2