diff options
Diffstat (limited to 'modules/init-modeline.el')
-rw-r--r-- | modules/init-modeline.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/init-modeline.el b/modules/init-modeline.el index 5f69d87..738b54e 100644 --- a/modules/init-modeline.el +++ b/modules/init-modeline.el @@ -47,7 +47,6 @@ (global-set-key (kbd "M-%") 'anzu-query-replace) (global-set-key (kbd "s-<SPC>") 'anzu-query-replace)) -(load-file (concat user-emacs-directory "/modules/lib/myemacs.el")) (provide 'init-modeline) ;; End: |