https://github.com/drichardson/vim-cpp
C++ quality of life plugin for Vim
https://github.com/drichardson/vim-cpp
clang-format cplusplus cpp vim vim-plugin
Last synced: about 1 month ago
JSON representation
C++ quality of life plugin for Vim
- Host: GitHub
- URL: https://github.com/drichardson/vim-cpp
- Owner: drichardson
- License: other
- Created: 2021-02-12T23:48:24.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-03T01:39:00.000Z (almost 4 years ago)
- Last Synced: 2025-02-02T13:35:27.537Z (3 months ago)
- Topics: clang-format, cplusplus, cpp, vim, vim-plugin
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vim-cpp
vim-cpp is a C++ quality of life plugin for Vim that supports clang-format and
quick switching between header and implementation files.For more information, see [vim-cpp.txt](doc/vim-cpp.txt).