Re: [Vimprobable-users] [PATCH 2/3] Show setting on set command without value
Vimprobable is a lean web browser optimised for full keyboard control
Brought to you by:
hanness
From: Raphael N. <rne...@hs...> - 2012-07-20 17:10:26
|
On Thu, Jul 19, 2012 at 11:08:33PM +0200, Daniel Carl wrote: > Raphael Nestler <rne...@hs...> wrote: > > Give the ability to see settings. A command like :set useragent will > > show something like useragent = Vimprobable2/1.03 > > This is a very nice feature I like in vim an wanted it for vimprobable too. I was also used to it from vim and it annoyed me to look into the source to see the default value for an option. Thats why I implemented it. Raphael |