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

4 lines
65 B
Plaintext
Raw Normal View History

2022-07-19 21:30:12 +00:00
(let [surround (require :nvim-surround)]
(surround.setup {}))