Monday, May 29, 2017

Fastest way to edit file by command gvim launched

Hi,

I need to modify makefile to build vim and I wonder if the way I took is the fastest one.

I launch gvim by command to setline I need to modify.


[''D:\Logiciels\Vim\vim80/gvim.exe'', ''-c'', ''edit C:\Users\nn\AppData\Local\Temp\vim\src\Make_mvc.mak'', ''-c'', ''call setline(1,''''set SDK_INCLUDE_DIR = C:\Program Files (x86)\Windows Kits\8.1\Include'''')'']

launched by job_start or :! and it works but is it the fastest way ?
Thank you !
Niva

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