From 812687c092f40067e8e01a949f2a3a399462e4fd Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Tue, 4 Oct 2022 22:20:35 +0200 Subject: Add size to toggleterm --- fnl/config/toggleterm.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fnl/config/toggleterm.fnl b/fnl/config/toggleterm.fnl index cfc9a33..329964c 100644 --- a/fnl/config/toggleterm.fnl +++ b/fnl/config/toggleterm.fnl @@ -2,7 +2,7 @@ (module config.toggleterm {autoload {: util nvim aniseed.nvim autocmd config.autocmd}}) -(def- opts {:shade_terminals false}) +(def- opts {:size 16 :shade_terminals false}) (defn- set-terminal-keymaps [] (nvim.set_keymap :t : "wincmd h" {}) -- cgit v1.2.3-70-g09d2