1
0
mirror of https://github.com/chubin/cheat.sh.git synced 2026-06-20 13:16:44 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
Dave Pearson 9864d88735 Get the Emacs to language mapping list up and going
I've put this together by going though LEXER and looking for the mode that
matches. Where there isn't one I've left a comment as a reminder for someone
to fill in that blank.

I've also included a reminder for hylang.org as it might be nice to have it
in here too.
2018-08-06 21:31:17 +01:00
Igor Chubin 75c8878956 added new section notation: /EDITOR:filetype/ 2018-08-05 17:14:34 +00:00
Igor Chubin 93a6f9ed52 wolfram support 2018-07-29 21:05:43 +00:00
Igor Chubin 7ef67a384f added new language: solidity 2018-07-27 17:31:36 +00:00
Igor Chubin 271d5bde8a vim answers syntax highlighting 2018-07-19 08:58:27 +00:00
Igor Chubin c182d9674c added :learn for more than 10 new languages; all popular languages from learnxiny are covered 2018-05-14 23:03:40 +00:00
Igor Chubin b4e7a19187 fixed cpp lexer name 2018-05-06 17:35:43 +00:00
Igor Chubin ab54268581 several language aliases added 2018-05-05 12:07:09 +00:00
Igor Chubin e792e19a21 added lib/languages_data.py 2018-05-04 22:55:55 +00:00