Split mod-gamedev into mod-love and mod-cpp
This commit is contained in:
parent
c502305524
commit
dba2005220
4 changed files with 45 additions and 26 deletions
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)
|
Loading…
Add table
Add a link
Reference in a new issue