mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 11:15: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 |
||
---|---|---|
.. | ||
autochdir_spec.lua | ||
chars_spec.lua | ||
cursorbind_spec.lua | ||
defaults_spec.lua | ||
keymap_spec.lua | ||
mousescroll_spec.lua | ||
num_options_spec.lua | ||
shortmess_spec.lua | ||
tabstop_spec.lua |