This commit is contained in:
Henrik Lissner 2015-02-05 00:59:04 -05:00
parent 87411e27dd
commit 1e44e890b7
3 changed files with 1 additions and 2 deletions

View file

@ -1,3 +1,4 @@
;; For GNU-Smalltalk
(use-package smalltalk-mode :mode "\\.g?st$")
(provide 'init-smalltalk)