Add forge

This commit is contained in:
Case Duckworth 2021-09-08 23:18:30 -05:00
parent f828089be2
commit 5c2670a0e3
1 changed files with 9 additions and 0 deletions

View File

@ -947,6 +947,15 @@ successive invocations."
(:bind "C-;" #'flyspell-correct-wrapper)
(:unbind "C-," "C-." "C-M-i")))))
(setup (:straight forge)
;; make sure to read Info manual with Forge (and Ghub) for setup
;; instructions.
(with-eval-after-load 'magit
(require 'forge)
(add-to-list 'forge-alist ; tildegit is a gitea server
'("tildegit.org" "tildegit.org/api/v1" "tildegit.org"
forge-gitea-repository))))
(setup frames
(:option frame-title-format '("%b@"
(:eval