Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
yangle
/
vim-cpp
Public
forked from
vim-jp/vim-cpp
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
vim-cpp
syntax
cpp.vim
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 23, 2021
Merge pull request #60 from dkearns/add-support-for-u8-character-literal
Show description for b52c13a
mattn
authored
b52c13a
View commit details
Copy full SHA for b52c13a
View code at this point
Browse repository at this point
Whitespace fixes
dkearns
committed
e955eeb
View commit details
Copy full SHA for e955eeb
View code at this point
Browse repository at this point
Add syntax support for u8 character literals
dkearns
committed
4914992
View commit details
Copy full SHA for 4914992
View code at this point
Browse repository at this point
Commits on Aug 15, 2021
Fix error highlighting in valid mulitline raw string literals
Show description for 15b8dd1
dkearns
committed
15b8dd1
View commit details
Copy full SHA for 15b8dd1
View code at this point
Browse repository at this point
Commits on May 4, 2021
Add support for C++17 hexadecimal float literals
adah1972
committed
42ea453
View commit details
Copy full SHA for 42ea453
View code at this point
Browse repository at this point
Fix the unintended interaction with c.vim
adah1972
committed
912a74f
View commit details
Copy full SHA for 912a74f
View code at this point
Browse repository at this point
Commits on Apr 17, 2021
Fix: some supported forms were not standard
Show description for 289c780
adah1972
committed
289c780
View commit details
Copy full SHA for 289c780
View code at this point
Browse repository at this point
Fix: forms like 2u were not highlighted as cppNumber
Show description for e17fffd
adah1972
committed
e17fffd
View commit details
Copy full SHA for e17fffd
View code at this point
Browse repository at this point
Simplify patterns a bit
adah1972
committed
802644f
View commit details
Copy full SHA for 802644f
View code at this point
Browse repository at this point
Commits on Apr 16, 2021
Better specify user-defined suffixes.
Show description for 2b204b2
adah1972
committed
2b204b2
View commit details
Copy full SHA for 2b204b2
View code at this point
Browse repository at this point
Fix: user-defined suffixes are case-sensitive
Show description for b70920e
adah1972
committed
b70920e
View commit details
Copy full SHA for b70920e
View code at this point
Browse repository at this point
Commits on Apr 13, 2021
Support user-defined literals on octals and 0.
adah1972
committed
39764b5
View commit details
Copy full SHA for 39764b5
View code at this point
Browse repository at this point
Commits on Apr 12, 2021
Add C++ syntax support for user-defined literals
adah1972
committed
502a16b
View commit details
Copy full SHA for 502a16b
View code at this point
Browse repository at this point
Commits on Jan 19, 2021
Sync upstream
k-takata
committed
a36fc80
View commit details
Copy full SHA for a36fc80
View code at this point
Browse repository at this point
Commits on Jan 12, 2021
Check if in_cpp_family rather than just cpp, also latest c.vim
rgreenblatt
committed
71c7a06
View commit details
Copy full SHA for 71c7a06
View code at this point
Browse repository at this point
Commits on Dec 18, 2019
Merge branch 'master' into 785fdee6-4c40-4ebc-9c75-1855a9e1b550
mattn
authored
48302b2
View commit details
Copy full SHA for 48302b2
View code at this point
Browse repository at this point
Commits on Dec 17, 2019
Add C++20 extensions for cpp.vim
sbeyer
authored and
mattn
committed
0357d5d
View commit details
Copy full SHA for 0357d5d
View code at this point
Browse repository at this point
Sync upstream
mattn
committed
567e85f
View commit details
Copy full SHA for 567e85f
View code at this point
Browse repository at this point
Commits on Aug 15, 2017
add support for shared_ptr casts
Show description for 9344c8e
Smattr
committed
9344c8e
View commit details
Copy full SHA for 9344c8e
View code at this point
Browse repository at this point
Commits on Jun 29, 2017
Remove date field in header
Show description for 2d46cb5
idbrii
committed
2d46cb5
View commit details
Copy full SHA for 2d46cb5
View code at this point
Browse repository at this point
Commits on May 11, 2017
contain cFloat into cppNumber
Show description for 6621962
mattn
committed
6621962
View commit details
Copy full SHA for 6621962
View code at this point
Browse repository at this point
Commits on Nov 18, 2016
rebase upstream manually
mattn
committed
414a8ae
View commit details
Copy full SHA for 414a8ae
View code at this point
Browse repository at this point
Sync upstream
mattn
committed
b501ec0
View commit details
Copy full SHA for b501ec0
View code at this point
Browse repository at this point
Commits on Oct 28, 2016
update last change
mattn
committed
ea8ae1a
View commit details
Copy full SHA for ea8ae1a
View code at this point
Browse repository at this point
Commits on Aug 25, 2016
Move C++14 numbers to vim.cpp
vivkin
committed
1a748ce
View commit details
Copy full SHA for 1a748ce
View code at this point
Browse repository at this point
Commits on Jul 14, 2016
remove cppNumber because C++14 int literals handled in cNumber
vivkin
committed
3592605
View commit details
Copy full SHA for 3592605
View code at this point
Browse repository at this point
move 'auto' from cppModifier to cppType
vivkin
committed
86ac24a
View commit details
Copy full SHA for 86ac24a
View code at this point
Browse repository at this point
Sync upstream
mattn
committed
7dab118
View commit details
Copy full SHA for 7dab118
View code at this point
Browse repository at this point
Commits on Jul 13, 2016
auto as cppType
vivkin
committed
6d9f834
View commit details
Copy full SHA for 6d9f834
View code at this point
Browse repository at this point
Commits on Feb 23, 2016
Merge branch 'upstream'
crazymaster
committed
da91e61
View commit details
Copy full SHA for da91e61
View code at this point
Browse repository at this point
Commits on Feb 8, 2016
update upstream
mattn
committed
e666843
View commit details
Copy full SHA for e666843
View code at this point
Browse repository at this point
Commits on Nov 5, 2015
separate cppModifier and cppType
mattn
committed
bc7fe9e
View commit details
Copy full SHA for bc7fe9e
View code at this point
Browse repository at this point
Commits on Nov 3, 2015
add nullptr_t
Show description for e0d2e4e
mattn
committed
e0d2e4e
View commit details
Copy full SHA for e0d2e4e
View code at this point
Browse repository at this point
sync upstream
mattn
committed
544ea97
View commit details
Copy full SHA for 544ea97
View code at this point
Browse repository at this point
Commits on Sep 27, 2015
Update last change
crazymaster
committed
1ed35fe
View commit details
Copy full SHA for 1ed35fe
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.