Skip to content

Commit b28df21

Browse files
committed
remove coming soon tag from readme
1 parent c7f9490 commit b28df21

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Vim emulation for Visual Studio Code.
66

77
![Screenshot](images/screen.png)
88

9-
## Installation and Usage (*Coming Soon!* :gift:)
9+
## Installation and Usage
1010

1111
1. Install [Visual Studio Code](https://code.visualstudio.com/)
1212
2. In the command palette (`Ctrl-Shift-P` or `Cmd-Shift-P`) select `Install Extension` and search for **vim**. Alternatively, run `ext install vscodevim`
@@ -27,6 +27,7 @@ Vim emulation for Visual Studio Code.
2727
* Indentation: `>>`, `<<`
2828
* Deletion: `dd`, `dw`
2929
* Editing: `u`, `ctrl+r`
30+
* File Operations: `:q`
3031

3132
### Planned
3233

0 commit comments

Comments
 (0)