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

Emacs: delphi-mode is for delphi

See https://www.emacswiki.org/emacs/DelphiMode
This commit is contained in:
Dave Pearson
2018-08-06 21:57:05 +01:00
parent 2b1fbfe9cc
commit 1b0eef22be
+1 -1
View File
@@ -147,7 +147,7 @@ EMACS_FT_NAME = {
"d-mode" : "d",
"dart-mode" : "dart",
"dylan-mode" : "dylan",
# delphi -- not in Melpa, but I think there's one out there.
"delphi-mode" : "delphi",
"emacs-lisp-mode" : "elisp",
# elixir
"elm-mode" : "elm",