跳到主要内容
My Site
Nav
Notes
Python
Linux
Docker
Others
Mac
Windows
Others
regex
GitHub
neovim lua
本页总览
neovim lua
replace
# global replace
:%s/old/new/g
# replace line 9
s/old/new/9
上一页
neovim vimscript (old)
下一页
nginx
replace