From 9dea3407ac7163b4e892b5933b93a53ab1ebe5d6 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sat, 6 Aug 2022 12:34:19 +0200 Subject: Add toggleterm --- fnl/config/toggleterm.fnl | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 fnl/config/toggleterm.fnl (limited to 'fnl/config/toggleterm.fnl') diff --git a/fnl/config/toggleterm.fnl b/fnl/config/toggleterm.fnl new file mode 100644 index 0000000..7d4a86e --- /dev/null +++ b/fnl/config/toggleterm.fnl @@ -0,0 +1,6 @@ +;; Terminal inside nvim. +(module config.toggleterm {autoload {: util}}) + +(def- opts {}) + +(util.use-config :toggleterm opts) -- cgit v1.2.3-70-g09d2