Skip to content

Commit

Permalink
add usage
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Oct 9, 2022
1 parent 937870b commit 2f7b072
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@
[![CI](https://github.com/emacs-vs/vs-edit-mode/actions/workflows/test.yml/badge.svg)](https://github.com/emacs-vs/vs-edit-mode/actions/workflows/test.yml)

## 🔨 Usage

Place the following code to your `init.el`:

```elisp
(vs-edit-mode 1)
```

Or just `M-x vs-edit-mode`!

## Contribute

[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com)
Expand Down

0 comments on commit 2f7b072

Please sign in to comment.