summaryrefslogtreecommitdiff
path: root/init/prog-mode/init-prog-mode-hooks.el
diff options
context:
space:
mode:
authorJohn Turner <jturner.usa@gmail.com>2023-07-16 00:45:01 -0400
committerJohn Turner <jturner.usa@gmail.com>2023-07-16 00:45:01 -0400
commit4058ea89d9c6a82ec0dac504e7205cbf22c9ceb3 (patch)
treeb49cc7c8493e7c277a23f10c324fc4fde9967418 /init/prog-mode/init-prog-mode-hooks.el
parente166c4beaeddbf362e500ac20bd03c37a69a0ac0 (diff)
downloademacs.d-4058ea89d9c6a82ec0dac504e7205cbf22c9ceb3.tar.gz
converted init code to use use-package
Diffstat (limited to 'init/prog-mode/init-prog-mode-hooks.el')
-rw-r--r--init/prog-mode/init-prog-mode-hooks.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/init/prog-mode/init-prog-mode-hooks.el b/init/prog-mode/init-prog-mode-hooks.el
deleted file mode 100644
index a3c63e0..0000000
--- a/init/prog-mode/init-prog-mode-hooks.el
+++ /dev/null
@@ -1 +0,0 @@
-(setq prog-mode-hook (copy-tree text-mode-hook))