summaryrefslogtreecommitdiff
path: root/fnl/plugins/editor/neogit.fnl
blob: e9c62355877078ae26956c1cb6b1bd76163a17bc (plain)
1
2
3
4
5
6
7
;; Git ui.

{1 :TimUntersberger/neogit
 :cmd :Neogit
 :config true
 :dependencies [:nvim-lua/plenary.nvim]
 :keys [{1 :mn 2 :<cmd>Neogit<cr> :desc :Neogit}]}