summary refs log tree commit diff
path: root/emacs/custom/my-conf.el
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-03-23 19:43:46 -0700
committerFranck Cuny <franck@fcuny.net>2022-03-23 19:43:46 -0700
commitd52fb88582f431738994a3321614bd7ec76e7f56 (patch)
treeca3dfc64107cb9e06e47c4edcd69f4d79a63bde3 /emacs/custom/my-conf.el
parentfunctions: move custom functions to libraries (diff)
downloademacs.d-d52fb88582f431738994a3321614bd7ec76e7f56.tar.gz
this should be the last mass refactor
Diffstat (limited to '')
-rw-r--r--emacs/custom/my-conf.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/emacs/custom/my-conf.el b/emacs/custom/my-conf.el
index 3cb7234..924f90f 100644
--- a/emacs/custom/my-conf.el
+++ b/emacs/custom/my-conf.el
@@ -6,7 +6,6 @@
 
 ;;; Code:
 
-;; (require 'fcuny-defuns)
 (require 'use-package)
 
 (use-package dockerfile-mode