Added search-engine support (#11).
authorDaniel Carl <danielcarl@gmx.de>
Fri, 15 Feb 2013 23:44:26 +0000 (00:44 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Sat, 16 Feb 2013 10:51:36 +0000 (11:51 +0100)
commite4527945062de14364fb8a1af01aec0bff6bc345
tree42f1cbea6c2b9b17fb1c9a44ab6ab0f1d7af3bd0
parent7a1ac793e28e41db1d1b5c92784ee0e795a21f72
Added search-engine support (#11).

Added a command to add and remove search-engines and extended the open command
to query the search-engine if the shortcut was found as first part of the open
or tabopen command.
doc/vimp.1.txt
src/command.c
src/command.h
src/config.h
src/main.c
src/main.h
src/searchengine.c [new file with mode: 0644]
src/searchengine.h [new file with mode: 0644]