Personal emacs config
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

12 lines
378 B

(define-package "polymode" "20200606.1106" "Extensible framework for multiple major modes"
'((emacs "25"))
:commit "3284ff10017d280ba82f27dc20fe5223b0df709c" :keywords
("languages" "multi-modes" "processes")
:authors
(("Vitalie Spinu"))
:maintainer
("Vitalie Spinu")
:url "https://github.com/polymode/polymode")
;; Local Variables:
;; no-byte-compile: t
;; End: