3 lines
65 B
Fennel
3 lines
65 B
Fennel
(let [surround (require :nvim-surround)]
|
|
(surround.setup {}))
|
|
|
(let [surround (require :nvim-surround)]
|
|
(surround.setup {}))
|
|
|