Commit graph

9 commits

Author SHA1 Message Date
Marco Hinz 803b0adbbf use more idiomatic code style 2013-04-29 15:06:40 +02:00
Marco Hinz c2dba47d38 add color support without changing defaults 2013-04-29 12:36:48 +02:00
Marco Hinz 80f6ca4323 use 'i' instead of 'e' for empty buffer
I guess most people are used to just write away via 'i' after entering
Vim. So this change adheres to them. (Say "Thanks!" to @Osse)

If you don't like this change consider creating an additional, hidden
key for creating the empty buffer:

let g:startify_empty_buffer_key = 'e'
2013-04-28 13:30:05 +02:00
Marco Hinz 05edf67f05 bump to 1.3 2013-04-27 18:43:21 +02:00
Marco Hinz 59831b8e94 remove 'startify>' title
I like minimalism.
2013-04-27 10:13:43 +02:00
Marco Hinz 02647d4279 bump to 1.2 2013-04-26 12:53:19 +02:00
Marco Hinz 07461917d0 bump to 1.1 2013-04-24 16:27:09 +02:00
Marco Hinz 14ccad4380 bump to 1.0 2013-04-24 11:31:53 +02:00
Marco Hinz 97e41735ba init 2013-04-23 16:41:02 +02:00