summaryrefslogtreecommitdiff
path: root/fnl/plugins/tools/neogit.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/plugins/tools/neogit.fnl')
-rw-r--r--fnl/plugins/tools/neogit.fnl4
1 files changed, 3 insertions, 1 deletions
diff --git a/fnl/plugins/tools/neogit.fnl b/fnl/plugins/tools/neogit.fnl
index b7c1633..9bd3afd 100644
--- a/fnl/plugins/tools/neogit.fnl
+++ b/fnl/plugins/tools/neogit.fnl
@@ -2,5 +2,7 @@
{1 :TimUntersberger/neogit
:cmd :Neogit
+ :config true
:dependencies [:nvim-lua/plenary.nvim]
- :config true}
+ :keys [{1 :mn 2 :<cmd>Neogit<cr> :desc :Neogit}]
+}