From 1c29ef55c803b4947219e0d0efb320fbd8416bdc Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Fri, 22 Sep 2023 23:55:27 +0200 Subject: Add neogit integrations --- fnl/plugins/editor/neogit.fnl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'fnl') diff --git a/fnl/plugins/editor/neogit.fnl b/fnl/plugins/editor/neogit.fnl index f19c784..af3a738 100644 --- a/fnl/plugins/editor/neogit.fnl +++ b/fnl/plugins/editor/neogit.fnl @@ -1,7 +1,9 @@ ;; Git ui. +(local opts {:integrations {:diffview true :telescope true}}) + {1 :TimUntersberger/neogit :cmd :Neogit - :config true + : opts :dependencies [:nvim-lua/plenary.nvim] :keys [{1 :gm 2 :Neogit :desc :Neogit}]} -- cgit v1.2.3-70-g09d2