nix-config/home/vim/plugin/settings/surround.lua
Bruno BELANYI c2d231d3f1 home: vim: use actual lua files
Since most of the settings are actually just lua in a VimL file.
2023-05-07 13:36:10 +01:00

4 lines
74 B
Lua

require("nvim-surround").setup({
-- No configuration at the moment
})