Skip to content

Instantly share code, notes, and snippets.

View alanocallaghan's full-sized avatar

Alan O'Callaghan alanocallaghan

View GitHub Profile
@alanocallaghan
alanocallaghan / ace-mode-translations.json
Last active May 25, 2023 08:37
Download github linguist language assocations and dump to a yaml file
{
"c": "c_cpp",
"c++": "c_cpp",
"c#": "csharp",
"f#": "fsharp",
"fortran free form": "fortran",
"gradle": "groovy",
"json with comments": "json",
"rmarkdown": "markdown",
"shell": "bash",