Allow to toggle boolean variables.
authorDaniel Carl <danielcarl@gmx.de>
Sat, 16 Feb 2013 17:51:49 +0000 (18:51 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Sat, 16 Feb 2013 18:09:12 +0000 (19:09 +0100)
commitb9f055e4100f253473bf4e0b7948fe4c94b1a000
tree2bb8f9bf5f69cb027b43519d5b963a4c44baa946
parentd32415ebcbfd2d913cd294b11754aa75752cc498
Allow to toggle boolean variables.

It's now possible to toggel the value of boolean variable during runtime via
extended set command.

Example to toggle the carret mode
    :set carret!
doc/vimp.1.txt
src/setting.c
src/setting.h