Explorar el Código

Detect more cmake

Lucas Stadler %!s(int64=8) %!d(string=hace) años
padre
commit
97f661d94b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      quit.go

+ 1 - 0
quit.go

@ -232,6 +232,7 @@ var languageSuffixes = map[string]string{
232 232
	".h":             "C",
233 233
	".cpp":           "C++",
234 234
	"CMakeLists.txt": "CMake",
235
	".cmake":         "CMake",
235 236
	".css":           "CSS",
236 237
	".go":            "Go",
237 238
	".html":          "HTML",