From d56fb1ab6e76a23817c6836249edd44cf6252554 Mon Sep 17 00:00:00 2001 From: amelia squires Date: Tue, 4 Mar 2025 03:04:24 -0600 Subject: settings + bar --- fnl/plugins/edgy.fnl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'fnl/plugins/edgy.fnl') diff --git a/fnl/plugins/edgy.fnl b/fnl/plugins/edgy.fnl index 4868367..ec4c77c 100644 --- a/fnl/plugins/edgy.fnl +++ b/fnl/plugins/edgy.fnl @@ -1,4 +1,7 @@ (_G.util.setup! :edgy { + :options { + :bottom {:size 9} + } :bottom [:toggleterm] :left [:neo-tree {:ft :Outline :title (fn [] (local buf_name (vim.api.nvim_buf_get_name 0)); or "[No Name]" -- cgit v1.2.3