Update emacs config
This commit is contained in:
parent
e38b71cca9
commit
d32515c5d3
2 changed files with 147 additions and 158 deletions
|
@ -35,12 +35,6 @@
|
|||
(add-hook 'typescript-mode-hook 'prettier-js-mode)
|
||||
(add-hook 'typescript-tsx-mode-hook 'prettier-js-mode)
|
||||
|
||||
;; Make Monky communicate via cmdserver
|
||||
(setq monky-process-type 'cmdserver)
|
||||
|
||||
;; Map SPC-g-h to monky-status
|
||||
(map! :map magit-mode-map :leader "g h" 'monky-status)
|
||||
|
||||
;; Enable Mercurial support for git-gutter
|
||||
(setq git-gutter:handled-backends '(git hg))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue