This website requires JavaScript.
Explore
Help
Register
Sign In
hypercross
/
nvim-configs
Watch
1
Star
0
Fork
You've already forked nvim-configs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
578651c8c4
nvim-configs
/
lua
/
plugins
/
surround.lua
11 lines
125 B
Lua
Raw
Blame
History
return
{
{
"
echasnovski/mini.surround
"
,
opts
=
{
mappings
=
{
replace
=
"
cs
"
,
}
,
}
,
}
,
}
Reference in New Issue
View Git Blame
Copy Permalink