File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
" 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
8
8
9
9
if exists (" b:did_ftplugin" )
10
10
finish
Original file line number Diff line number Diff line change 2
2
" Language: Zsh shell script
3
3
" Maintainer: Christian Brabandt <cb@256bit.org>
4
4
" Previous Maintainer: Nikolai Weibull <now@bitwi.se>
5
- " Latest Revision: 2017-04-28
5
+ " Latest Revision: 2017-07-11
6
6
" License: Vim (see :h license)
7
7
" Repository: https://github.com/chrisbra/vim-zsh
8
8
You can’t perform that action at this time.
0 commit comments