8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed3fc2c commit b34dc73Copy full SHA for b34dc73
README.mkd
@@ -1,4 +1,4 @@
1
-# cpp-vim
+# vim-cpp
2
3
This is Vim syntax files with C++11 support. `c.vim` is based on Bram Moolenaar
4
<Bram@vim.org> and `cpp.vim` is based on Ken Shan <ccshan@post.harvard.edu>.
syntax/cpp.vim
@@ -1,6 +1,6 @@
" Vim syntax file
" Language: C++
-" Current Maintainer: vim-jp (https://github.com/vim-jp/cpp-vim)
+" Current Maintainer: vim-jp (https://github.com/vim-jp/vim-cpp)
" Previous Maintainer: Ken Shan <ccshan@post.harvard.edu>
5
" Last Change: 2014 May 13
6
0 commit comments