> You could use for example:
>> nnoremap ;u yyp:s/./=/g<CR>:nohlsearch<CR>
>
> This copies the current line an replaces each character with '='
Copying and then replacing with the right character ist a good idea!
Thanks!
Regards,
Oliver
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
No comments:
Post a Comment