mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Split mod-gamedev into mod-love and mod-cpp
This commit is contained in:
7
init/mod-cpp.el
Normal file
7
init/mod-cpp.el
Normal file
@ -0,0 +1,7 @@
|
||||
|
||||
(use-package c++-mode :mode "\\.h\\'")
|
||||
|
||||
;; TODO Better SFML & build settings
|
||||
|
||||
;;
|
||||
(provide 'mod-cpp)
|
Reference in New Issue
Block a user