регекспы вида: 1. s,,, и m,, 2. s||| и m|| патч с реализацией в аттаче.
Created attachment 3476 [details] реализация
vim-4:7.2.218-alt1 -> sisyphus: * Fri Jun 26 2009 Alexey I. Froloff <raorn@altlinux> 4:7.2.218-alt1 - Official patches (218) + if no ctags program found, "make tags" executes first C file + crash with specific use of function calls + possible hang for deleting auto-indent + the register executed by @@ isn't stored in viminfo + leaking memory for the command Vim was started with + cannot copy/paste HTML to/from Firefox via the clipboard + BufWipeout autocmd that edits another buffer causes problems + using current window to work on hidden buffer has side effects + "set novice" gives an error message, it should be ignored + warning for file changed outside of vim even after :checktime + memory leak when expanding a series of file names - syntax/spec.vim: rewritten from scratch - syntax/perl.vim: support for s||| and s,,, (closes: #19708)