Update README.md

This commit is contained in:
Loic Nageleisen 2015-02-23 11:37:59 +01:00
parent 55bb9f6319
commit 860a9f4e0b

View file

@ -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