Don't use compat mode by default.
authorDaniel Carl <danielcarl@gmx.de>
Thu, 23 Mar 2017 20:30:16 +0000 (21:30 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Thu, 23 Mar 2017 20:30:16 +0000 (21:30 +0100)
src/config.def.h

index 37874b7..999a660 100644 (file)
@@ -27,7 +27,7 @@
 /* show page title in url completions */
 #define FEATURE_TITLE_IN_COMPLETION
 /* support gui style settings compatible with vimb2 */
-#define FEATURE_GUI_STYLE_VIMB2_COMPAT
+/* #define FEATURE_GUI_STYLE_VIMB2_COMPAT */
 /* enable the read it later queue */
 #define FEATURE_QUEUE