summaryrefslogtreecommitdiff
path: root/fnl/plugins/tools/neogit.fnl
blob: 9bd3afd186dc963eab6fddfba34b5305c40a6708 (plain)
1
2
3
4
5
6
7
8
;; Git ui.

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