vim-sussify/syntax
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
..
startify.vim use 'i' instead of 'e' for empty buffer 2013-04-28 13:30:05 +02:00