Variable: hibtypes-gitlab-default-project

hibtypes-gitlab-default-project is a customizable variable defined in hib-social.el.

Value

nil

Documentation

Default project name to associate with any Github commit link.

Source Code

;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hib-social.el
(defcustom hibtypes-gitlab-default-project nil
  "Default project name to associate with any Github commit link."
  :type 'string
  :group 'hyperbole-buttons)