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

3 lines
74 B
Plaintext
Raw Normal View History

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