Add magit section
This commit is contained in:
parent
96ab07c638
commit
623759dd64
2 changed files with 10 additions and 5 deletions
|
|
@ -8,9 +8,4 @@
|
|||
(add-hook 'elpy-mode-hook 'flycheck-mode)
|
||||
(add-hook 'elpy-mode-hook 'py-autopep8-enable-on-save)
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
;; Magit (git) ;;
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
(global-set-key (kbd "C-c m") 'magit-status)
|
||||
|
||||
(provide 'setup-coding)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue