From df211fae51faddd7b47b78806660e21f6ec1a694 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Wed, 12 Jul 2023 21:46:07 +0200 Subject: Debloat loading of plugins --- fnl/plugins/editor/neogit.fnl | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 fnl/plugins/editor/neogit.fnl (limited to 'fnl/plugins/editor/neogit.fnl') diff --git a/fnl/plugins/editor/neogit.fnl b/fnl/plugins/editor/neogit.fnl new file mode 100644 index 0000000..e9c6235 --- /dev/null +++ b/fnl/plugins/editor/neogit.fnl @@ -0,0 +1,7 @@ +;; Git ui. + +{1 :TimUntersberger/neogit + :cmd :Neogit + :config true + :dependencies [:nvim-lua/plenary.nvim] + :keys [{1 :mn 2 :Neogit :desc :Neogit}]} -- cgit v1.2.3-70-g09d2