Variable: hibtypes-gitlab-default-user

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

Value

nil

Documentation

Default user 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-user nil
  "Default user name to associate with any Github commit link."
  :type 'string
  :group 'hyperbole-buttons)