We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 937870b commit 2f7b072Copy full SHA for 2f7b072
README.md
@@ -6,6 +6,16 @@
6
7
[](https://github.com/emacs-vs/vs-edit-mode/actions/workflows/test.yml)
8
9
+## 🔨 Usage
10
+
11
+Place the following code to your `init.el`:
12
13
+```elisp
14
+(vs-edit-mode 1)
15
+```
16
17
+Or just `M-x vs-edit-mode`!
18
19
## Contribute
20
21
[](http://makeapullrequest.com)
0 commit comments