Thursday, December 10, 2020

Re: Vim-script question

> I want to include in my .vimrc an autocommand that writes some new lines
> into an empty file e.g. an zsh script.
>

A possible alternative is to use a "here" document containing whatever
boilerplate you want, in a shell script that then opens vim on the
resulting file.

--
--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/a573586d91b82e45938cbf82d8b775d3.squirrel%40webmail.vybenetworks.com.

No comments: