mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2024-11-26 05:01:25 -05:00
4 lines
59 B
Lua
4 lines
59 B
Lua
|
require("nvim-surround").setup {
|
||
|
move_cursor = false
|
||
|
}
|