https://github.com/vim-jp/vim-cpp
c or cpp syntax files
https://github.com/vim-jp/vim-cpp
Last synced: 9 months ago
JSON representation
c or cpp syntax files
- Host: GitHub
- URL: https://github.com/vim-jp/vim-cpp
- Owner: vim-jp
- Created: 2012-06-12T00:59:03.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2024-05-04T11:38:03.000Z (almost 2 years ago)
- Last Synced: 2025-03-13T15:22:09.292Z (about 1 year ago)
- Language: Vim script
- Size: 64.5 KB
- Stars: 149
- Watchers: 23
- Forks: 44
- Open Issues: 17
-
Metadata Files:
- Readme: README.mkd
Awesome Lists containing this project
README
# vim-cpp
This is Vim syntax files with C++11 support. `c.vim` is based on Bram Moolenaar
and `cpp.vim` is based on Ken Shan .
## License
License of original files conform to author of them. Enhancement of changes
are licensed as VIM license. `vim-jp` will do maintenance of those files if
possible. But we contribute this changes to VIM.