Remove magit forge
This commit is contained in:
parent
a1d44dfbde
commit
fb89f2026c
2
init.el
2
init.el
|
@ -66,7 +66,7 @@
|
||||||
(eval +overlay) ; run code, run (also, repls)
|
(eval +overlay) ; run code, run (also, repls)
|
||||||
lookup ; navigate your code and its documentation
|
lookup ; navigate your code and its documentation
|
||||||
(lsp +peek) ; M-x vscode
|
(lsp +peek) ; M-x vscode
|
||||||
(magit +forge) ; a git porcelain for Emacs
|
magit
|
||||||
pdf ; pdf enhancements
|
pdf ; pdf enhancements
|
||||||
rgb ; creating color strings
|
rgb ; creating color strings
|
||||||
tree-sitter
|
tree-sitter
|
||||||
|
|
Loading…
Reference in New Issue