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

3 lines
74 B
Fennel

(let [yanky (require :yanky)]
(yanky.setup {:ring {:storage :memory}}))