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.fnl7
1 files changed, 0 insertions, 7 deletions
diff --git a/fnl/plugins/tools/neogit.fnl b/fnl/plugins/tools/neogit.fnl
deleted file mode 100644
index e9c6235..0000000
--- a/fnl/plugins/tools/neogit.fnl
+++ /dev/null
@@ -1,7 +0,0 @@
-;; Git ui.
-
-{1 :TimUntersberger/neogit
- :cmd :Neogit
- :config true
- :dependencies [:nvim-lua/plenary.nvim]
- :keys [{1 :mn 2 :<cmd>Neogit<cr> :desc :Neogit}]}