summaryrefslogtreecommitdiff
path: root/config/prog-mode/config-prog-mode-hooks.el
diff options
context:
space:
mode:
Diffstat (limited to 'config/prog-mode/config-prog-mode-hooks.el')
-rw-r--r--config/prog-mode/config-prog-mode-hooks.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/prog-mode/config-prog-mode-hooks.el b/config/prog-mode/config-prog-mode-hooks.el
new file mode 100644
index 0000000..a3c63e0
--- /dev/null
+++ b/config/prog-mode/config-prog-mode-hooks.el
@@ -0,0 +1 @@
+(setq prog-mode-hook (copy-tree text-mode-hook))