This commit is contained in:
Ivan Malison 2015-08-25 12:47:38 -07:00
parent cbfd572601
commit 12ec48a770

View File

@ -704,6 +704,8 @@ The current directory is assumed to be the project's root otherwise."
(define-key prog-mode-map (kbd "M-RET") 'emr-show-refactor-menu)
(add-hook 'prog-mode-hook 'emr-initialize)))
(use-package git-link)
;; =============================================================================
;; Non-Programming Stuff
;; =============================================================================