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

{1 :TimUntersberger/neogit
 :cmd :Neogit
 :dependencies [:nvim-lua/plenary.nvim]
 :config true}