Add impatient-mode and puml-mode
This commit is contained in:
parent
465ee1a238
commit
705f76c70c
2 changed files with 17 additions and 0 deletions
8
modules/module-collab.el
Normal file
8
modules/module-collab.el
Normal file
|
@ -0,0 +1,8 @@
|
|||
;;; module-collab.el
|
||||
|
||||
(use-package impatient-mode
|
||||
:defer t
|
||||
:commands httpd-start)
|
||||
|
||||
(provide 'module-collab)
|
||||
;;; module-collab.el ends here
|
Loading…
Add table
Add a link
Reference in a new issue