Add ovpn-mode

This commit is contained in:
David Morgan 2021-08-18 15:03:44 +01:00
parent 027af86984
commit 9c579e4609
1 changed files with 2 additions and 0 deletions

View File

@ -51,5 +51,7 @@
(yaml-mode . whitespace-mode)
(yaml-mode . subword-mode))
(use-package ovpn-mode)
(provide 'init-misc)
;;; init-misc.el ends here