Skip to content

Instantly share code, notes, and snippets.

@spiegel-im-spiegel
Created April 12, 2018 05:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save spiegel-im-spiegel/50944e06b26e2b78d649f8ba236c0e33 to your computer and use it in GitHub Desktop.
Save spiegel-im-spiegel/50944e06b26e2b78d649f8ba236c0e33 to your computer and use it in GitHub Desktop.
ATOM Editor で拡張子に言語を関連付ける ref: https://qiita.com/spiegel-im-spiegel/items/bbd8269588af251213d9
"*":
core:
customFileTypes:
"source.perl6": [
"pl"
"cgi"
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment