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