Skip to content

Commit 1eaab8a

Browse files
committed
Update doc
1 parent 70995ef commit 1eaab8a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,12 @@
1212

1313
## 🔨 Usage
1414

15-
15+
```el
16+
(leaf vs-revbuf
17+
:hook (after-init-hook . vs-revbuf-mode)
18+
:init
19+
(setq vs-revbuf-ask-unsaved-changes-only t))
20+
```
1621

1722
## Contribute
1823

0 commit comments

Comments
 (0)