mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 03:05:11 -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 |
||
---|---|---|
.. | ||
completion_spec.lua | ||
count_spec.lua | ||
ctrl_c_spec.lua | ||
fold_spec.lua | ||
jump_spec.lua | ||
K_spec.lua | ||
lang_spec.lua | ||
langmap_spec.lua | ||
macro_spec.lua | ||
mark_spec.lua | ||
meta_key_spec.lua | ||
mode_cmdline_spec.lua | ||
mode_insert_spec.lua | ||
put_spec.lua | ||
search_spec.lua | ||
tabpage_spec.lua | ||
undo_spec.lua |