Renamed the project from vimp to vimb.
authorDaniel Carl <danielcarl@gmx.de>
Sun, 17 Mar 2013 23:47:08 +0000 (00:47 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Sun, 17 Mar 2013 23:47:08 +0000 (00:47 +0100)
commit46a46e965e3f46901c096691bb3c9104d8685419
tree0dd09d83bc333ae9025128e9561549faa58e3800
parente433d62292766d885b2d565371a696d45be7cd4b
Renamed the project from vimp to vimb.

There is already a software calles vimp so I think it will be better to rename
this little project.
26 files changed:
README.org
config.mk
doc/vimb.1.txt [new file with mode: 0644]
doc/vimp.1.txt [deleted file]
src/command.c
src/command.h
src/completion.c
src/completion.h
src/config.h
src/dom.c
src/dom.h
src/hints.c
src/hints.h
src/hints.js
src/history.c
src/history.h
src/keybind.c
src/keybind.h
src/main.c
src/main.h
src/searchengine.c
src/searchengine.h
src/setting.c
src/setting.h
src/util.c
src/util.h