mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 18:55:14 -07:00
1037ce2e46
This is the command invoked repeatedly to make the changes: :%s/^\(.*\)|\%(\*\(\d\+\)\)\?$\n\1|\%(\*\(\d\+\)\)\?$/\=submatch(1)..'|*'..(max([str2nr(submatch(2)),1])+max([str2nr(submatch(3)),1]))/g |
||
---|---|---|
.. | ||
clipboard_spec.lua | ||
define_spec.lua | ||
nodejs_spec.lua | ||
perl_spec.lua | ||
provider_spec.lua | ||
python3_spec.lua | ||
ruby_spec.lua |