UNPKG

linguist-languages

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