This commit is contained in:
Henrik Lissner 2015-08-13 12:14:41 -04:00
parent b32a587b75
commit 90ef15e1c1
13 changed files with 93 additions and 106 deletions

View file

@ -6,8 +6,8 @@
:lighter "lb6"
:keymap (make-sparse-keymap)
(add-yas-minor-mode! 'lb6-mode))
(associate! lb6-mode :match "\\.lb\\(action\\|ext\\)/.*$")
(provide 'module-lb6)
;;; module-lb6.el ends here