mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-17 13:33:36 -05:00
Add failsafe font + smalltalk support
This commit is contained in:
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
|
Reference in New Issue
Block a user