Add feature footer

pull/3813/head
Juergen Hoetzel 7 years ago committed by Jussi Pakkanen
parent 337301a766
commit e1eb84eb9e
  1. 2
      data/syntax-highlighting/emacs/meson.el

@ -27,3 +27,5 @@
(setq-local comment-end ""))
(add-to-list 'auto-mode-alist '("meson.build" . meson-mode))
(provide 'meson)
;;; meson.el ends here

Loading…
Cancel
Save