index
:
nvim
main
neovim config
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
after
/
ftplugin
/
sh.lua
blob: 2cb8493ed4a3f97f03220f8638e0390479f79eb4 (
plain
)
1
2
3
local map = vim.keymap.set map("n", ",v", [[<cmd>s/\(\s*\)\(.\+\)/\1"$(\2)"/<cr>]])