> time allows, and I'm sure things will become a lot clearer.
Hi Chris,
I'm unsure what you want to do.
you can just do
feed_to_vim(){
"$@" > /tmp/file
vim --server --command :cfile /tmp/file
}
Syntax is wrong. But you get what I want to show you.
If you really want to have a look at my code ..
Let me warn you: Pieces are bloated and buggy.
I still use them everyday. They are quite useful to me.
Maybe rephrase what you want to do rather than trying to guess what I'm
doing :)
Have fun!
Marc Weber
--
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
No comments:
Post a Comment