Merge pull request #180 from notetiene/master

Add Emacs file extensions
This commit is contained in:
Ryan Delaney 2021-12-28 14:56:12 -05:00 committed by GitHub
commit 03434ff453
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -83,6 +83,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
.md 38;5;184
.mkd 38;5;184
.nfo 38;5;184
.org 38;5;184
.pod 38;5;184
.rst 38;5;184
.tex 38;5;184
@ -262,6 +263,10 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
.cl 38;5;81
.lisp 38;5;81
.rkt 38;5;81
# Emacs Lisp
.el 38;5;81
.elc 38;5;241
.eln 38;5;241
# lua
.lua 38;5;81
# Moonscript