diff options
| author | Franck Cuny <franck@fcuny.net> | 2022-03-23 19:43:46 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2022-03-23 19:43:46 -0700 |
| commit | d52fb88582f431738994a3321614bd7ec76e7f56 (patch) | |
| tree | ca3dfc64107cb9e06e47c4edcd69f4d79a63bde3 /emacs/custom/my-conf.el | |
| parent | functions: move custom functions to libraries (diff) | |
| download | emacs.d-d52fb88582f431738994a3321614bd7ec76e7f56.tar.gz | |
this should be the last mass refactor
Diffstat (limited to 'emacs/custom/my-conf.el')
| -rw-r--r-- | emacs/custom/my-conf.el | 1 |
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 |
