Enable magit's forge
This commit is contained in:
parent
46df260f2a
commit
8697cbd434
3
init.el
3
init.el
|
@ -93,7 +93,8 @@
|
||||||
lookup ; navigate your code and its documentation
|
lookup ; navigate your code and its documentation
|
||||||
lsp
|
lsp
|
||||||
;;macos ; MacOS-specific commands
|
;;macos ; MacOS-specific commands
|
||||||
magit ; a git porcelain for Emacs
|
(magit ; a git porcelain for Emacs
|
||||||
|
+forge)
|
||||||
;;make ; run make tasks from Emacs
|
;;make ; run make tasks from Emacs
|
||||||
;;pass ; password manager for nerds
|
;;pass ; password manager for nerds
|
||||||
;;pdf ; pdf enhancements
|
;;pdf ; pdf enhancements
|
||||||
|
|
Loading…
Reference in a new issue