Remove/replace references to doom-popup-buffer
This commit is contained in:
parent
4fdf4a58b4
commit
b681917082
10 changed files with 14 additions and 24 deletions
|
@ -33,16 +33,6 @@
|
|||
(kill-buffer buff)
|
||||
(delete-window window)))
|
||||
|
||||
;;;###autoload
|
||||
(defun +rss-popup-pane (buf)
|
||||
"Display BUF in a popup."
|
||||
(doom-popup-buffer buf
|
||||
'(:align +rss-split-direction
|
||||
:size 0.75
|
||||
:select t
|
||||
:autokill t
|
||||
:autoclose t)))
|
||||
|
||||
;;;###autoload
|
||||
(defun +rss/open (entry)
|
||||
"Display the currently selected item in a buffer."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue