mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Move misplaced doom--buffer-narrowed-origin to correct place
This commit is contained in:
@ -1,7 +1,5 @@
|
||||
;;; core/autoload/buffers.el -*- lexical-binding: t; -*-
|
||||
|
||||
(defvar-local doom-buffer--narrowed-origin nil)
|
||||
|
||||
;;;###autoload
|
||||
(defvar doom-real-buffer-functions '()
|
||||
"A list of predicate functions run to determine if a buffer is real. These
|
||||
|
Reference in New Issue
Block a user