1
1
mirror of https://github.com/chubin/cheat.sh.git synced 2024-12-12 16:04:57 +03:00
Commit Graph

18 Commits

Author SHA1 Message Date
Igor Chubin
ea055559c4 added Git support 2019-07-07 11:16:48 +00:00
Igor Chubin
eced83f011 nim support 2019-07-06 19:58:34 +00:00
Igor Chubin
8fcb4ddd4e initial octave support (#121) 2019-02-08 22:22:07 +00:00
Igor Chubin
1bc167ab38 typo fixed 2018-08-06 21:12:35 +00:00
Dave Pearson
8dca10ede4
Emacs: visual-basic-mode is for vb
See https://www.emacswiki.org/emacs/visual-basic-mode.el
2018-08-06 22:00:35 +01:00
Dave Pearson
fa4d5b8263
Emacs: perl6-mode is for perl6
See https://github.com/hinrik/perl6-mode
2018-08-06 21:58:19 +01:00
Dave Pearson
1b0eef22be
Emacs: delphi-mode is for delphi
See https://www.emacswiki.org/emacs/DelphiMode
2018-08-06 21:57:05 +01:00
Dave Pearson
2b1fbfe9cc
Emacs: looks like forth is forth-mode
See https://www.emacswiki.org/emacs/Forth-mode
2018-08-06 21:56:08 +01:00
Dave Pearson
50f2a0949c
Emacs: lua-mode is the mode for lua
No surprises there!
2018-08-06 21:54:37 +01:00
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