summaryrefslogtreecommitdiff
path: root/fnl/plugins/tools/neogit.fnl
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2023-04-07 01:00:42 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2023-04-07 01:00:42 +0200
commite3606e6bb99e0edc0dd6b961ac43a5c2307fb782 (patch)
treec8aeff2e6b7ae39d31ba3810b475c912f5d3d52f /fnl/plugins/tools/neogit.fnl
parent7777c19183c98d4e78e71d72ff782c2c35f770ad (diff)
Updates
Diffstat (limited to 'fnl/plugins/tools/neogit.fnl')
-rw-r--r--fnl/plugins/tools/neogit.fnl3
1 files changed, 1 insertions, 2 deletions
diff --git a/fnl/plugins/tools/neogit.fnl b/fnl/plugins/tools/neogit.fnl
index 9bd3afd..e9c6235 100644
--- a/fnl/plugins/tools/neogit.fnl
+++ b/fnl/plugins/tools/neogit.fnl
@@ -4,5 +4,4 @@
:cmd :Neogit
:config true
:dependencies [:nvim-lua/plenary.nvim]
- :keys [{1 :mn 2 :<cmd>Neogit<cr> :desc :Neogit}]
-}
+ :keys [{1 :mn 2 :<cmd>Neogit<cr> :desc :Neogit}]}