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
|
#+END_SRC
|
||||||
|
|
||||||
|
** Make Magit work with Git forges
|
||||||
|
|
||||||
|
#+BEGIN_SRC emacs-lisp
|
||||||
|
(use-package forge)
|
||||||
|
#+END_SRC
|
||||||
|
|
||||||
** Zone
|
** Zone
|
||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
|
@ -80,6 +80,7 @@
|
|||||||
flycheck-pkg-config
|
flycheck-pkg-config
|
||||||
flymake-python-pyflakes
|
flymake-python-pyflakes
|
||||||
focus
|
focus
|
||||||
|
forge
|
||||||
form-feed
|
form-feed
|
||||||
ggtags
|
ggtags
|
||||||
gh
|
gh
|
||||||
|
Loading…
Reference in New Issue
Block a user