Skip to content

Commit b34dc73

Browse files
committed
cpp-vim renamed as vim-cpp
1 parent ed3fc2c commit b34dc73

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.mkd

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# cpp-vim
1+
# vim-cpp
22

33
This is Vim syntax files with C++11 support. `c.vim` is based on Bram Moolenaar
44
<Bram@vim.org> and `cpp.vim` is based on Ken Shan <ccshan@post.harvard.edu>.

syntax/cpp.vim

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
" Vim syntax file
22
" Language: C++
3-
" Current Maintainer: vim-jp (https://github.com/vim-jp/cpp-vim)
3+
" Current Maintainer: vim-jp (https://github.com/vim-jp/vim-cpp)
44
" Previous Maintainer: Ken Shan <ccshan@post.harvard.edu>
55
" Last Change: 2014 May 13
66

0 commit comments

Comments
 (0)