remove duplicate code-cleanup

This commit is contained in:
Jesús
2019-05-14 14:05:25 -05:00
parent a3b882775d
commit c043be9622
4 changed files with 5 additions and 8 deletions

View File

@@ -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: