remove 'startify>' title

I like minimalism.
This commit is contained in:
Marco Hinz 2013-04-27 10:13:43 +02:00
parent 674e49816d
commit 59831b8e94
2 changed files with 1 additions and 4 deletions

View file

@ -7,9 +7,6 @@ if exists("b:current_syntax")
finish
endif
syntax match startifyStartify /startify>/
highlight link startifyStartify Function
syntax match startifyDelimiter /\[\|\]/
highlight link startifyDelimiter Delimiter