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" "20210217.1051" "Mode for fontification of ~/.ssh/config" 'nil :commit "820f60af17e71898303f4f3c2576f0619528a492" :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: