Hi James,

> 1. What's a good way to configure some commands to always run on
>    startup?

You can simply put them in the configuration file.

> 2. Is there a way to include comments in a file executed with :source?

Not sure about the :source command, but you can use comments in the
configuration file.

> 3. I noticed "%" is treated specially in the {cmd} argument to :autocmd

"%" is treated specially by :shellcmd that you use in your example.
By the way, this expansion was removed in version 3.7.0, but you can use
"$VIMB_URI" instead.

> 4. Is there anywhere vimb users hang out, besides this mailing list? An
>    IRC channel perhaps?

I don't know of any IRC channel, but you can write your questions to
this mailing list and post issues and proposals on github. Perhaps, with
some delay, someone will answer you.

Cheers,
Konst


_______________________________________________
vimb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vimb-users

Reply via email to