Merge remote-tracking branch 'dan/master' into dev

Ref #56
This commit is contained in:
EinfachToll 2014-07-01 09:29:00 +02:00
commit aeaa994fb6

View File

@ -101,9 +101,9 @@ normal mode:
* `<Leader>ws` -- Select and open wiki index file. * `<Leader>ws` -- Select and open wiki index file.
* `<Leader>wd` -- Delete wiki file you are in. * `<Leader>wd` -- Delete wiki file you are in.
* `<Leader>wr` -- Rename wiki file you are in. * `<Leader>wr` -- Rename wiki file you are in.
* `<Enter>` -- Folow/Create wiki link * `<Enter>` -- Follow/Create wiki link
* `<Shift-Enter>` -- Split and follow/create wiki link * `<Shift-Enter>` -- Split and follow/create wiki link
* `<Ctrl-Enter>` -- Vertical split and folow/create wiki link * `<Ctrl-Enter>` -- Vertical split and follow/create wiki link
* `<Backspace>` -- Go back to parent(previous) wiki link * `<Backspace>` -- Go back to parent(previous) wiki link
* `<Tab>` -- Find next wiki link * `<Tab>` -- Find next wiki link
* `<Shift-Tab>` -- Find previous wiki link * `<Shift-Tab>` -- Find previous wiki link