mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 17:07:35 +00:00
HackStudio: Enable CMake syntax highlighting
This commit is contained in:
parent
ac824677b8
commit
0d0ad22572
4 changed files with 10 additions and 2 deletions
|
@ -12,6 +12,7 @@
|
|||
namespace HackStudio {
|
||||
enum class Language {
|
||||
Unknown,
|
||||
CMake,
|
||||
Cpp,
|
||||
CSS,
|
||||
JavaScript,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue