aboutsummaryrefslogtreecommitdiff
path: root/fnl/plugins/toggleterm.fnl
diff options
context:
space:
mode:
authoramelia squires <[email protected]>2024-11-13 06:17:23 -0600
committeramelia squires <[email protected]>2024-11-13 06:17:23 -0600
commit804f2a342d1b2002ad383ff604e75eb0caba8f65 (patch)
tree0c23239e32ec36f6d9e84ac4d2099194881fd180 /fnl/plugins/toggleterm.fnl
parente47fa485563a8a806c52f66a18471bbf012ac5c1 (diff)
ton of new stuff
Diffstat (limited to 'fnl/plugins/toggleterm.fnl')
-rw-r--r--fnl/plugins/toggleterm.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/plugins/toggleterm.fnl b/fnl/plugins/toggleterm.fnl
index aed1edc..12df987 100644
--- a/fnl/plugins/toggleterm.fnl
+++ b/fnl/plugins/toggleterm.fnl
@@ -1 +1 @@
-((. (require :toggleterm) :setup) {:persist_mode true :persistant_size true})
+(_G.util.setup! :toggleterm {:persist_mode true :persistant_size true})