From 214b3585fcc72d409936754fa41fd49fddc93694 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Wed, 6 Jul 2022 00:48:01 +0200 Subject: Add neogit plugin --- fnl/config/neogit.fnl | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 fnl/config/neogit.fnl (limited to 'fnl/config/neogit.fnl') diff --git a/fnl/config/neogit.fnl b/fnl/config/neogit.fnl new file mode 100644 index 0000000..1fb2d76 --- /dev/null +++ b/fnl/config/neogit.fnl @@ -0,0 +1,4 @@ +(module config.neogit {autoload {util util}}) + +(let [neogit (util.load-plugin :trim)] + (neogit.setup {})) -- cgit v1.2.3-70-g09d2