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