projects
/
vimb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abfedec
)
Set default home page to project website.
author
Daniel Carl
<danielcarl@gmx.de>
Mon, 21 Oct 2013 18:11:54 +0000
(20:11 +0200)
committer
Daniel Carl
<danielcarl@gmx.de>
Mon, 21 Oct 2013 18:11:54 +0000
(20:11 +0200)
src/default.h
patch
|
blob
|
history
diff --git
a/src/default.h
b/src/default.h
index
ec07a51
..
944c7e7
100644
(file)
--- a/
src/default.h
+++ b/
src/default.h
@@
-58,7
+58,7
@@
static char *default_config[] = {
"set completion-bg-normal=#656565",
"set completion-bg-active=#777",
"set ca-bundle=/etc/ssl/certs/ca-certificates.crt",
- "set home-page=http
s://github.com/fanglingsu/vimb
",
+ "set home-page=http
://fanglingsu.github.io/vimb/
",
"set download-path=",
"set history-max-items=2000",
"set editor-command=x-terminal-emulator -e vi %s",