aboutsummaryrefslogtreecommitdiff
path: root/fnl/plugins/edgy.fnl
diff options
context:
space:
mode:
authoramelia squires <[email protected]>2025-03-04 03:04:24 -0600
committeramelia squires <[email protected]>2025-03-04 03:04:24 -0600
commitd56fb1ab6e76a23817c6836249edd44cf6252554 (patch)
treee48cc02ebdbe6e03121e249980431b236aeaec65 /fnl/plugins/edgy.fnl
parentbea349474eddf5b1b4e30e7c2212a1b9503baddf (diff)
settings + bar
Diffstat (limited to 'fnl/plugins/edgy.fnl')
-rw-r--r--fnl/plugins/edgy.fnl3
1 files changed, 3 insertions, 0 deletions
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]"