projects
/
vimb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
586b7df
)
Don't use compat mode by default.
author
Daniel Carl
<danielcarl@gmx.de>
Thu, 23 Mar 2017 20:30:16 +0000
(21:30 +0100)
committer
Daniel Carl
<danielcarl@gmx.de>
Thu, 23 Mar 2017 20:30:16 +0000
(21:30 +0100)
src/config.def.h
patch
|
blob
|
history
diff --git
a/src/config.def.h
b/src/config.def.h
index
37874b7
..
999a660
100644
(file)
--- a/
src/config.def.h
+++ b/
src/config.def.h
@@
-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