Added new ]] and [[ commands.
authorDaniel Carl <danielcarl@gmx.de>
Sun, 27 Oct 2013 22:42:45 +0000 (23:42 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Sun, 27 Oct 2013 22:48:52 +0000 (23:48 +0100)
commit81aa3cfc503a98f670b86db51de80660c3b96008
tree64718f36870207a5e299d646d17f26d607f9c7ad
parent1a49e669384c91a3e5ad38a09b9058f52527669b
Added new ]] and [[ commands.

These commands allow to open next/previous page by regex pattern configured
using new settings 'previouspattern' and 'nextpattern'.
doc/vimb.1
src/default.h
src/hints.c
src/hints.h
src/hints.js
src/main.h
src/normal.c
src/setting.c