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.
 
 
 

10 lines
407 B

(define-package "ssh-config-mode" "20210123.1051" "Mode for fontification of ~/.ssh/config" 'nil :commit "3639241d0e435e622049e6e72866da6b8b201241" :authors
'(("Harley Gorrell" . "harley@panix.com"))
:maintainer
'("Harley Gorrell" . "harley@panix.com")
:keywords
'("ssh" "config" "emacs")
:url "https://github.com/jhgorrell/ssh-config-mode-el")
;; Local Variables:
;; no-byte-compile: t
;; End: