Update README.md
This commit is contained in:
parent
55bb9f6319
commit
860a9f4e0b
1 changed files with 11 additions and 3 deletions
14
README.md
14
README.md
|
|
@ -2,10 +2,18 @@
|
|||
|
||||
ex-mode for Atom's vim-mode
|
||||
|
||||
## Usage
|
||||
## Use
|
||||
|
||||
Install vim-mode. Type `:` in command mode. Enter `w`. or `write`.
|
||||
Install both [vim-mode](https://github.com/atom/vim-mode) and ex-mode. Type `:` in command mode. Enter `w` or `write`.
|
||||
|
||||
## Extend
|
||||
|
||||
See `lib/ex.coffee` to add more commands. Contributions are very welcome!
|
||||
|
||||
## Status
|
||||
|
||||
Groundwork is done. More ex commands are easy to add and will be coming soon.
|
||||
Groundwork is done. More ex commands are easy to add and will be coming as time permits and contributions come in.
|
||||
|
||||
## License
|
||||
|
||||
MIT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue