Renamed searchengine to shortcut.
authorDaniel Carl <danielcarl@gmx.de>
Sat, 27 Apr 2013 16:06:56 +0000 (18:06 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Sat, 27 Apr 2013 16:50:25 +0000 (18:50 +0200)
commit2bf1f59c07642af9689b8b4ffa0debefd6b07a0e
tree6dd2163f8c097a115e42b4785f32d9492378c364
parent24b07fe97f15c2977c8f5577e47d020cf936f6d9
Renamed searchengine to shortcut.

The feature isn't only useful for searchengines but also in general for
structured urls. An if the placeholder will be optional, we can use this to
store also url quickmarks.
README.md
doc/vimb.1.txt
src/command.c
src/command.h
src/config.h
src/main.c
src/searchengine.c [deleted file]
src/searchengine.h [deleted file]
src/shortcut.c [new file with mode: 0644]
src/shortcut.h [new file with mode: 0644]