UNPKG

linguist-languages

Version:
18 lines (17 loc) 319 B
export default { "name": "CMake", "type": "programming", "color": "#DA3434", "extensions": [ ".cmake", ".cmake.in" ], "filenames": [ "CMakeLists.txt" ], "tmScope": "source.cmake", "aceMode": "text", "codemirrorMode": "cmake", "codemirrorMimeType": "text/x-cmake", "languageId": 47 }