Add failsafe font + smalltalk support
This commit is contained in:
parent
b2720fcc4c
commit
a182796600
2 changed files with 9 additions and 3 deletions
4
init/init-smalltalk.el
Normal file
4
init/init-smalltalk.el
Normal file
|
@ -0,0 +1,4 @@
|
|||
(use-package smalltalk-mode :mode "\\.g?st$")
|
||||
|
||||
(provide 'init-smalltalk)
|
||||
;;; init-smalltalk.el ends here
|
Loading…
Add table
Add a link
Reference in a new issue