summaryrefslogtreecommitdiff
path: root/fnl/config/neogit.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/config/neogit.fnl')
-rw-r--r--fnl/config/neogit.fnl6
1 files changed, 0 insertions, 6 deletions
diff --git a/fnl/config/neogit.fnl b/fnl/config/neogit.fnl
deleted file mode 100644
index b7c1633..0000000
--- a/fnl/config/neogit.fnl
+++ /dev/null
@@ -1,6 +0,0 @@
-;; Git ui.
-
-{1 :TimUntersberger/neogit
- :cmd :Neogit
- :dependencies [:nvim-lua/plenary.nvim]
- :config true}