Skip to content

Commit 5293cfd

Browse files
committed
Updated metainformation
1 parent 7480178 commit 5293cfd

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

ftplugin/zsh.vim

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
" Vim filetype plugin file
2-
" Language: Zsh shell script
3-
" Maintainer: Christian Brabandt <cb@256bit.org>
4-
" Previous Maintainer: Nikolai Weibull <now@bitwi.se>
5-
" Latest Revision: 2015-05-29
6-
" License: Vim (see :h license)
7-
" Repository: https://github.com/chrisbra/vim-zsh
2+
" Language: Zsh shell script
3+
" Maintainer: Christian Brabandt <cb@256bit.org>
4+
" Previous Maintainer: Nikolai Weibull <now@bitwi.se>
5+
" Latest Revision: 2015-05-29
6+
" License: Vim (see :h license)
7+
" Repository: https://github.com/chrisbra/vim-zsh
88

99
if exists("b:did_ftplugin")
1010
finish

syntax/zsh.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
" Language: Zsh shell script
33
" Maintainer: Christian Brabandt <cb@256bit.org>
44
" Previous Maintainer: Nikolai Weibull <now@bitwi.se>
5-
" Latest Revision: 2017-04-28
5+
" Latest Revision: 2017-07-11
66
" License: Vim (see :h license)
77
" Repository: https://github.com/chrisbra/vim-zsh
88

0 commit comments

Comments
 (0)