Added Dart icon (xpm)

This commit is contained in:
Dennis Mayr 2019-04-13 15:18:39 -04:00 committed by GitHub
parent c988d3e372
commit 2051aac30e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,8 +29,12 @@
;; icon. Currently the following programming modes are supported,
;; among others:
;;
;; - C
;; - C++
;; - C#
;; - CSS
;; - Coffee
;; - Dart
;; - Emacs-Lisp
;; - HTML
;; - Haml
@ -143,6 +147,7 @@ This was stole/modified from `c-save-buffer-state'"
`(("\\`CSS\\'" "css" xpm)
("\\`Coffee\\'" "coffee" xpm-bw)
("\\`Compilation\\'" "compile" xpm)
("\\`Dart\\'" "dart" xpm)
("\\`Emacs-Lisp\\'" "emacs" xpm)
("\\`Lisp Interaction\\'" "emacs" xpm)
("\\`HTML\\'" "html" xpm)