Marco Hinz
9ef7fcb502
Small maintenance tasks
2015-04-28 15:34:11 +02:00
Marco Hinz
a8657753d6
Avoid unset w:startify_section_header_lines
...
Change w:startify_section_header_lines to b: to avoid it being unset on :split
and similar commands.
References #137 .
2014-12-17 13:01:27 +01:00
Daniel Hahler
07e10a15a0
Set StartifySection via syntax file
...
This keeps it highlighted after 'set ft=startify' etc.
References #117 .
2014-11-16 15:09:00 +01:00
Marco Hinz
044feaa017
Link StartifySpecial to Comment
2014-10-30 17:09:29 +01:00
Marco Hinz
b2af0d5764
Update defaults colors
2014-09-22 15:40:07 +02:00
Marco Hinz
1a5586e0da
Trigger User autocmd for people to hook into
...
References #107 .
2014-09-11 17:50:01 +02:00
Marco Hinz
4b9e87cdda
Fix Number/Select highlighting for corner cases
2014-09-02 17:56:15 +02:00
Marco Hinz
236e3e9ea2
Add StartifySelect highlight group
2014-09-02 16:28:10 +02:00
Marco Hinz
bf85306c7f
Fix syntax for the "~/[foo].txt" case
...
Thanks to my local regexp wizard, @Osse, for helping me coming up with
the proper regexp.
References #82 .
2014-08-21 19:36:58 +02:00
Marco Hinz
685f2546fd
Update syntax to handle [ and ] in paths
2014-08-21 13:29:30 +02:00
Marco Hinz
19870ae159
Proper use of User autocmd
2014-03-31 18:09:40 +02:00
Marco Hinz
9235f2e668
Syntax: add def link for StartifyFooter
2013-10-22 21:22:52 +02:00
Marco Hinz
b7fe86e492
Add highlighting for section headers
2013-10-22 13:01:32 +02:00
Marco Hinz
446f7dbbff
Move modelines from bottom to top
2013-09-24 17:41:31 +02:00
Marco Hinz
e942096865
Ensure proper highlighting in a small window
2013-09-19 10:18:34 +02:00
Marco Hinz
9e6b819936
Bump version to 1.8
2013-09-04 09:38:53 +02:00
Marco Hinz
85ce548261
Add highlighting for custom footer
2013-09-04 09:25:33 +02:00
Marco Hinz
516a92060e
Bump to 1.7
2013-08-04 23:35:12 +02:00
Marco Hinz
53019cc309
Make Startify a scratch buffer again
2013-07-25 13:53:34 +02:00
Marco Hinz
9e69cb28f9
StartifyHeader region: fix off-by-one
2013-07-11 14:05:22 +02:00
Marco Hinz
340f4b6835
New highlight group: StartifyHeader
...
It links to Normal by default.
References #27 .
2013-07-11 13:37:47 +02:00
Marco Hinz
4e9b9a2f31
Bump to 1.6
2013-05-30 10:26:55 +02:00
Marco Hinz
b7175c0456
Bump to 1.5
2013-05-08 17:19:19 +02:00
Marco Hinz
134e983f9a
add set_mark() and open_buffers()
2013-05-02 15:00:00 +02:00
Marco Hinz
b97fcbd490
make function naming clearer
2013-04-30 13:34:25 +02:00
Marco Hinz
4711a54cf5
new option: g:startify_custom_indices
...
People can now choose to create their own index mapping instead of
having the default behaviour of increasing numbers.
Closes #17 .
2013-04-30 13:32:30 +02:00
Marco Hinz
4533f7f7e4
add syn-match: StartifyFile
2013-04-30 00:35:16 +02:00
Marco Hinz
a5021aacdd
use either 'e' or 'i' for empty buffer
...
People seem to like both, so I made both of them defaults.
(I changed [i] back to [e] nevertheless.)
2013-04-30 00:03:55 +02:00
Marco Hinz
b5ec1605cc
bump to 1.4
2013-04-29 23:20:05 +02:00
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