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

4 lines
65 B
Fennel

(let [surround (require :nvim-surround)]
(surround.setup {}))