Skip to content

Commit 1ddd7e3

Browse files
authored
Merge pull request vim-jp#50 from idbrii/fix-header-comment
Fix maintainer and remove date fields in header
2 parents 20fe73c + 2d46cb5 commit 1ddd7e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

syntax/cpp.vim

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
" Language: C++
33
" Current Maintainer: vim-jp (https://github.com/vim-jp/vim-cpp)
44
" Previous Maintainer: Ken Shan <[email protected]>
5-
" Last Change: 2016 Oct 28
65

76
" quit when a syntax file was already loaded
87
if exists("b:current_syntax")

0 commit comments

Comments
 (0)