index
:
emacs.d
master
My personal emacs config.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
/
prog-mode
/
config-prog-mode.el
blob: 5caf9f20259d62121bbd826724a72307d73ebb59 (
plain
)
1
2
3
4
5
(
require
'config-text-mode
)
(
load
"config-prog-mode-hooks"
)
(
provide
'config-prog-mode
)