Variable: org-roam-fontification-buffer
org-roam-fontification-buffer is a variable defined in
org-roam-utils.el.
Value
"*org-roam-fontification-buffer*"
Documentation
The buffer helps to increase the speed of org-roam-buffer fontification.
Source Code
;; Defined in ~/.emacs.d/elpa/org-roam-20260224.1637/org-roam-utils.el
(defvar org-roam-fontification-buffer "*org-roam-fontification-buffer*"
"The buffer helps to increase the speed of org-roam-buffer fontification.")