Friday, March 22, 2019

How can I execute ex command between two vim windows (split) ?

Hi all,

I'm editing two different files with vim using the :split command
While I'm editing file2, I would like to move line 10 of file1 to the current line position of file2.
Do you know how I could achieve this with an ex command ??

Thanks a lot :)

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