Configure the forge package
It will need a lot of fine tuning, though.
This commit is contained in:
parent
766b3e7345
commit
da59337f76
@ -1684,6 +1684,12 @@ Because one is never enough.
|
||||
|
||||
#+END_SRC
|
||||
|
||||
** Make Magit work with Git forges
|
||||
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(use-package forge)
|
||||
#+END_SRC
|
||||
|
||||
** Zone
|
||||
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
|
@ -80,6 +80,7 @@
|
||||
flycheck-pkg-config
|
||||
flymake-python-pyflakes
|
||||
focus
|
||||
forge
|
||||
form-feed
|
||||
ggtags
|
||||
gh
|
||||
|
Loading…
Reference in New Issue
Block a user