Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
vim-jp
/
vim-cpp
Public
Notifications
You must be signed in to change notification settings
Fork
44
Star
149
Code
Issues
11
Pull requests
6
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 23, 2021
Merge vim/runtime/syntax/c.vim
mattn
committed
fd95282
Copy full SHA for fd95282
Merge pull request #60 from dkearns/add-support-for-u8-character-literal
Show description for b52c13a
mattn
authored
b52c13a
Copy full SHA for b52c13a
Merge pull request #59 from dkearns/fix-raw-string-highlighting
Show description for 5a6e17f
mattn
authored
5a6e17f
Copy full SHA for 5a6e17f
Whitespace fixes
dkearns
committed
e955eeb
Copy full SHA for e955eeb
Add syntax support for u8 character literals
dkearns
committed
4914992
Copy full SHA for 4914992
Commits on Aug 15, 2021
Fix error highlighting in valid mulitline raw string literals
Show description for 15b8dd1
dkearns
committed
15b8dd1
Copy full SHA for 15b8dd1
Commits on May 18, 2021
Merge pull request #55 from adah1972/user-defined-literals
Show description for 0493ae5
mattn
authored
0493ae5
Copy full SHA for 0493ae5
Commits on May 4, 2021
Add support for C++17 hexadecimal float literals
adah1972
committed
42ea453
Copy full SHA for 42ea453
Fix the unintended interaction with c.vim
adah1972
committed
912a74f
Copy full SHA for 912a74f
Commits on Apr 17, 2021
Fix: some supported forms were not standard
Show description for 289c780
adah1972
committed
289c780
Copy full SHA for 289c780
Fix: forms like 2u were not highlighted as cppNumber
Show description for e17fffd
adah1972
committed
e17fffd
Copy full SHA for e17fffd
Simplify patterns a bit
adah1972
committed
802644f
Copy full SHA for 802644f
Commits on Apr 16, 2021
Better specify user-defined suffixes.
Show description for 2b204b2
adah1972
committed
2b204b2
Copy full SHA for 2b204b2
Fix: user-defined suffixes are case-sensitive
Show description for b70920e
adah1972
committed
b70920e
Copy full SHA for b70920e
Commits on Apr 13, 2021
Support user-defined literals on octals and 0.
adah1972
committed
39764b5
Copy full SHA for 39764b5
Commits on Apr 12, 2021
Add C++ syntax support for user-defined literals
adah1972
committed
502a16b
Copy full SHA for 502a16b
Commits on Jan 19, 2021
Merge branch 'upstream'
k-takata
committed
5df5e05
Copy full SHA for 5df5e05
Sync upstream
k-takata
committed
617a0e4
Copy full SHA for 617a0e4
Sync upstream
k-takata
committed
a36fc80
Copy full SHA for a36fc80
Merge pull request #53 from rgreenblatt/master
Show description for 0b1a506
k-takata
authored
0b1a506
Copy full SHA for 0b1a506
Commits on Jan 12, 2021
Check if in_cpp_family rather than just cpp, also latest c.vim
rgreenblatt
committed
71c7a06
Copy full SHA for 71c7a06
Commits on Dec 18, 2019
Merge pull request #51 from Smattr/785fdee6-4c40-4ebc-9c75-1855a9e1b550
Show description for 1c9c604
mattn
authored
1c9c604
Copy full SHA for 1c9c604
Merge branch 'master' into 785fdee6-4c40-4ebc-9c75-1855a9e1b550
mattn
authored
48302b2
Copy full SHA for 48302b2
Commits on Dec 17, 2019
Merge pull request #52 from sbeyer/master
Show description for 8cb68fe
mattn
authored
8cb68fe
Copy full SHA for 8cb68fe
Add C++20 extensions for cpp.vim
sbeyer
authored and
mattn
committed
0357d5d
Copy full SHA for 0357d5d
Rebase from upstream
mattn
committed
432b2fc
Copy full SHA for 432b2fc
Merge branch 'upstream'
mattn
committed
809a13b
Copy full SHA for 809a13b
Sync upstream
mattn
committed
567e85f
Copy full SHA for 567e85f
Commits on Dec 4, 2019
Add C++20 extensions for cpp.vim
sbeyer
committed
a6bfc59
Copy full SHA for a6bfc59
Commits on Aug 15, 2017
add support for shared_ptr casts
Show description for 9344c8e
Smattr
committed
9344c8e
Copy full SHA for 9344c8e
Commits on Jun 30, 2017
Merge pull request #50 from idbrii/fix-header-comment
Show description for 1ddd7e3
mattn
authored
1ddd7e3
Copy full SHA for 1ddd7e3
Commits on Jun 29, 2017
Remove date field in header
Show description for 2d46cb5
idbrii
committed
2d46cb5
Copy full SHA for 2d46cb5
Commits on Jun 13, 2017
Merge pull request #48 from vim-jp/fix-float
Show description for 20fe73c
mattn
authored
20fe73c
Copy full SHA for 20fe73c
Commits on May 11, 2017
contain cFloat into cppNumber
Show description for 6621962
mattn
committed
6621962
Copy full SHA for 6621962
Commits on Apr 26, 2017
Merge branch 'upstream'
mattn
committed
d3d3800
Copy full SHA for d3d3800
Pagination
Previous
Next
You can’t perform that action at this time.