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

3 lines
64 B
Plaintext
Raw Normal View History

2023-10-31 20:24:26 +00:00
(let [surround (require :nvim-surround)]
(surround.setup {}))