Hi! Hannes Schüller <[email protected]> wrote: > Agreed. My plan for this patch is this: > > - Have the editor command defined in a way like the external protocol > handlers are (whether this will need to be run through :set will need > to be decided; I'd say it's a fairly static setting).
I think it's nearly a static setting too. But in my opinion it's not a performance issue to have the ability to set it to the runtime via :set. Implementing it in as via :set, should be easier to implement, because we don't need to write more code and have not to introduce a new complicated way to set personal settings. I think to make this changeable via :set is also a good choice even if the setting is static (one time declared in vimprobablerc) and a default value via config.h Daniel ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Vimprobable-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/vimprobable-users
