feat: add magit forge
Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
parent
251ed190a3
commit
071563722f
2 changed files with 3 additions and 1 deletions
|
@ -19,8 +19,9 @@
|
|||
("https://fasterthanli.me/index.xml" blog)
|
||||
("https://blog.cleancoder.com/atom.xml" blog)))
|
||||
|
||||
;; Bind Magit
|
||||
;; Magit
|
||||
(global-set-key (kbd "C-c g g") #'magit)
|
||||
(setq auth-sources '("~/.authinfo"))
|
||||
|
||||
;; Web configuration
|
||||
(add-to-list 'auto-mode-alist '("\\.jsx?$" . web-mode))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue