vim-sussify/autoload
Marco Hinz 3dda0f55df Introduce batchmode
In batchmode you can mark entries without going to their line first.

Use uppercase characters `B`/`S`/`V`/`T` to switch between modes.

E.g. V123 is the same as going to entry 1, hitting v, then entry 2 hitting v,
then entry 3, hitting v. Use <cr> as usual to open the marked entries.

Using the lowercase variants still works as before and resets an active
batchmode.

Implements https://github.com/mhinz/vim-startify/issues/357
2019-04-11 17:35:53 +02:00
..
startify Fortune: new quotes 2018-05-05 14:13:28 +02:00
startify.vim Introduce batchmode 2019-04-11 17:35:53 +02:00