Commit graph

117 commits

Author SHA1 Message Date
Marco Hinz
4ff80eee57 doc: fix typo 2013-04-26 11:45:51 +02:00
Marco Hinz
267c7abe72 new option: g:startify_skiplist_server
Before this we ignored all Vim server instances. That was a bad
decision. Apart from some weird cases, where servernames were set, it
totally slipped my attention, that gvim would always set a servername.

Sorry, for breaking this plugin for all gvim users!

I removed the check and added a configurable list of servernames to
be ignored.
2013-04-26 10:18:31 +02:00
Marco Hinz
518960deb2 doc: add FAQ about iTerm2 and broken colors
Closes #2.
2013-04-25 16:36:17 +02:00
Marco Hinz
9a743ac0be new option: g:startify_skiplist
This list is supposed to contain Vim regular expressions to filter the
list of recently used files. An example is given in the doc.

Closes #5.
2013-04-25 14:11:40 +02:00
Marco Hinz
1f61fb4f07 doc: add to FAQ 2013-04-25 09:47:05 +02:00
Marco Hinz
edcae997e7 add :Startify 2013-04-25 09:33:07 +02:00
Marco Hinz
93a639ef55 doc: add FAQ section 2013-04-25 09:10:23 +02:00
Marco Hinz
67ee9f2cad doc: ^d, not ^u 2013-04-25 09:01:20 +02:00
Marco Hinz
250fe3ed12 add option: g:startify_unlisted_buffer 2013-04-25 00:46:32 +02:00
Marco Hinz
90bfd61296 add input dialog completion 2013-04-24 15:01:43 +02:00
Marco Hinz
6cfbbbd6a1 add command argument completion 2013-04-24 14:28:35 +02:00
Marco Hinz
5c064488b3 make commands take session names 2013-04-24 13:46:11 +02:00
Marco Hinz
2e151dd811 stress the use of viminfo 2013-04-24 12:15:16 +02:00
Marco Hinz
05cc44f7f9 add bookmarks 2013-04-24 10:42:35 +02:00
Marco Hinz
bb1c61c8bd docs: clarify on navigation 2013-04-24 08:06:47 +02:00
Marco Hinz
1129f480ea update docs; add screenshot 2013-04-24 08:01:07 +02:00
Marco Hinz
34ec263a17 add doc 2013-04-24 07:53:33 +02:00