Skip to content

Commit 86635fb

Browse files
iquiwabo-abo
authored andcommitted
doc/ivy.org: Document ivy-modified-buffer and ivy-modified-outside-buffer
Fixes abo-abo#1745
1 parent 2f7e268 commit 86635fb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/ivy.org

+8
Original file line numberDiff line numberDiff line change
@@ -742,6 +742,14 @@ installed.
742742
#+begin_src elisp
743743
(setq ivy-use-virtual-buffers t)
744744
#+end_src
745+
746+
- =ivy-modified-buffer= ::
747+
Highlights modified buffers when switching buffer.
748+
- =ivy-modified-outside-buffer= ::
749+
Highlights buffers modified outside Emacs when switching buffer.
750+
751+
This takes precedence over =ivy-modified-buffer=.
752+
745753
** Defcustoms
746754
:PROPERTIES:
747755
:CUSTOM_ID: defcustoms

0 commit comments

Comments
 (0)