8000 cpp-vim renamed as vim-cpp · WeichenXu/vim-cpp@b34dc73 · GitHub
[go: up one dir, main page]

Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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)
0