Monday, December 3, 2018

Re: I need to fool vim to think buffer starts at column n

On 2018-12-03 11:27, Tim Chase wrote:
> On 2018-12-03 17:40, Magnus Woldrich wrote:
> > and I need vim to *think* that the buffer starts at column 9.
>
> :%s/\%>9c /_/g

Whoops, off by one. I misread that as "I want to protect through
column 9". So use "8" instead.

Amused that as I pushed <send>, Gary's nigh-identical response
appeared. :-)

-tim


--
--
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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment