File tree 5 files changed +5
-8
lines changed
5 files changed +5
-8
lines changed Original file line number Diff line number Diff line change 1
1
The MIT License (MIT)
2
2
3
- Copyright (c) 2013 Marco Hinz
3
+ Copyright (c) 2015 Marco Hinz
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy of
6
6
this software and associated documentation files (the "Software"), to deal in
Original file line number Diff line number Diff line change @@ -151,4 +151,4 @@ _Thank you for flying mhi airlines. Get your Vim on!_
151
151
152
152
== License
153
153
154
- MIT license. Copyright (c) 2014 Marco Hinz.
154
+ MIT license. Copyright (c) 2015 Marco Hinz.
Original file line number Diff line number Diff line change 1
1
" vim: et sw = 2 sts = 2
2
2
3
3
" Plugin: https://github.com/mhinz/vim-startify
4
- " Description: Start screen displaying recently used stuff .
4
+ " Description: A fancy start screen for Vim .
5
5
" Maintainer: Marco Hinz <http://github.com/mhinz>
6
- " Version: 1.8
7
6
8
7
if exists (' g:autoloaded_startify' ) || &compatible
9
8
finish
Original file line number Diff line number Diff line change 1
1
" vim: et sw = 2 sts = 2
2
2
3
3
" Plugin: https://github.com/mhinz/vim-startify
4
- " Description: Start screen displaying recently used stuff .
4
+ " Description: A fancy start screen for Vim .
5
5
" Maintainer: Marco Hinz <http://github.com/mhinz>
6
- " Version: 1.8
7
6
8
7
if exists (' g:loaded_startify' ) || &cp
9
8
finish
Original file line number Diff line number Diff line change 1
1
" vim: et sw = 2 sts = 2
2
2
3
3
" Plugin: https://github.com/mhinz/vim-startify
4
- " Description: Start screen displaying recently used stuff .
4
+ " Description: A fancy start screen for Vim .
5
5
" Maintainer: Marco Hinz <http://github.com/mhinz>
6
- " Version: 1.8
7
6
8
7
if exists (" b:current_syntax" )
9
8
finish
You can’t perform that action at this time.
0 commit comments