Variable: hibtypes-social-inhibit-modes
hibtypes-social-inhibit-modes is a variable defined in hib-social.el.
Value
(texinfo-mode para-mode)
Documentation
*List of major modes in which to inhibit any possible social media tag matches.
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hib-social.el
(defvar hibtypes-social-inhibit-modes '(texinfo-mode para-mode)
"*List of major modes in which to inhibit any possible social media tag matches.")