C/C++ plugin initial release

This commit is contained in:
Gregory Bednov 2025-01-05 00:01:55 +03:00
commit 2104d7fe5e
22 changed files with 1128 additions and 0 deletions

7
.idea/vcs.xml generated Normal file
View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
<mapping directory="$PROJECT_DIR$/src/main/resources/textmate/bundles/better-cpp-syntax" vcs="Git" />
</component>
</project>