4 lines
86 B
Text
4 lines
86 B
Text
|
(let [fidget (require :fidget)]
|
||
|
(fidget.setup {})
|
||
|
(set vim.notify fidget.notify))
|