Merge pull request #50 from theldoria/master

Added Lua logo
This commit is contained in:
Matthew Fidler 2017-02-16 08:04:47 -06:00 committed by GitHub
commit 8d9b10cd09
2 changed files with 2 additions and 0 deletions

BIN
icons/Lua-Logo_16x16.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 749 B

View file

@ -36,6 +36,7 @@
;; - Haml
;; - JavaScript
;; - Lisp
;; - Lua
;; - nXML
;; - PHP
;; - Python
@ -148,6 +149,7 @@ This was stole/modified from `c-save-buffer-state'"
("\\`Inf-Ruby\\'" "infruby" xpm)
("\\`Java[Ss]cript\\'" "js" xpm)
("\\`Lisp\\'" "cl" xpm)
("\\`Lua\\'" "Lua-Logo_16x16" png)
("\\`nXML\\'" "xml" xpm)
("\\`Org\\'" "org" xpm)
("\\`PHP\\(\\|/.*\\)\\'" "php" xpm)