19 lines
405 B
Markdown
19 lines
405 B
Markdown
# ex-mode package
|
|
|
|
ex-mode for Atom's vim-mode
|
|
|
|
## Use
|
|
|
|
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 as time permits and contributions come in.
|
|
|
|
## License
|
|
|
|
MIT
|