1
0
Fork 0
dotfiles/home/config/nvim/plugins/neogit.fnl

3 lines
53 B
Plaintext
Raw Normal View History

2023-12-29 00:26:11 +00:00
(let [neogit (require :neogit)]
(neogit.setup {}))