Saturday, May 30, 2015

Re: open file, go to last line, add blank line, change to insert

On Saturday, May 30, 2015 at 3:50:31 PM UTC-5, Tim Chase wrote:
> On 2015-05-30 13:21, Rick Dooling wrote:
> > alias note="gvim -c $ +foldo +put='' +star /Users/name/Notes/notes.md"
> >
> > Everything works except the attempt to put a blank line. No matter
> > what I try: :pu='' :$pu=' _' etc it will not add blank lines for me.
>
> Try
>
> +put_
>
> instead. :-)
>
> -tim

Presto!

Thanks, 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: