Skip to content

Commit

Permalink
Add language_carbon (#405)
Browse files Browse the repository at this point in the history
* Update manifest.json

* Update manifest.json
  • Loading branch information
RohanVashisht1234 authored Apr 1, 2024
1 parent dde1747 commit 9b35ff4
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
"language_buzz": {},
"language_c7": {},
"language_caddyfile": {},
"language_carbon": {},
"language_cmake": {},
"language_containerfile": {},
"language_crystal": {},
Expand Down Expand Up @@ -156,7 +157,7 @@
"id": "meta_languages",
"mod_version": "3",
"type": "meta",
"version": "0.1.7"
"version": "0.1.8"
},
{
"description": "Align multiple carets and selections *([clip](https://user-images.githubusercontent.com/2798487/165631951-532f8d24-d596-4dd0-9d21-ff53c71ed32f.mp4))*",
Expand Down Expand Up @@ -722,6 +723,16 @@
],
"version": "0.1"
},
{
"description": "Syntax for the [Carbon programming language](https://github.com/carbon-language/carbon-lang).",
"id": "language_carbon",
"mod_version": "3",
"remote":"https://github.com/RohanVashisht1234/carbon_syntax_highlighter_lite-xl.git:2557359ae2ebf8baee54779e980e0683cbcb7a3c",
"tags": [
"language"
],
"version": "0.1"
},
{
"description": "Syntax for the CMake build system language",
"id": "language_cmake",
Expand Down

0 comments on commit 9b35ff4

Please sign in to comment.