Load magit before the bold hack

master
Jacopo De Simoi 8 years ago
parent 78f1f38af9
commit e80ee69e52
  1. 1
      global.org

@ -1176,6 +1176,7 @@
* Main packages
** Magit
#+BEGIN_SRC emacs-lisp
(require 'magit)
(global-set-key (kbd "C-x C-g") 'magit-status)
#+END_SRC
** smart-tab

Loading…
Cancel
Save