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