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

4 lines
86 B
Plaintext
Raw Normal View History

2023-11-14 20:47:20 +00:00
(let [fidget (require :fidget)]
(fidget.setup {})
(set vim.notify fidget.notify))