Added command to save current uri as bookmark (#4).
authorDaniel Carl <danielcarl@gmx.de>
Sat, 6 Apr 2013 14:23:45 +0000 (16:23 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Sat, 6 Apr 2013 14:42:45 +0000 (16:42 +0200)
commitca34d7bf34aa79008d79cb13d4c96f1b957d8788
tree1d36fa25be68c9579d067eadeccb0e0f93c0a627
parentc022b618a5a761f9b7516cc32dd12a0b4473bad1
Added command to save current uri as bookmark (#4).
doc/vimb.1.txt
src/bookmark.c [new file with mode: 0644]
src/bookmark.h [new file with mode: 0644]
src/command.c
src/command.h
src/main.c
src/main.h