* Muscle Memory
* Using other editors feels like walking through molasses
* Flexible
* Available on the server and locally
* Strengthens general unix tools (columns, sed, grep, etc)
Official VIM is well documented along with most major plugins.
* work both for
* With a properly compiled vim "+ maps to the system clipboard
Because macros are just registers full of keypresses you can paste the
register edit, and then recopy it
TODO: some joke about me vs Tabs?
Don't use tabs if you don't know what you are doing, and if you know what
you are doing, then you won't use tabs.
The quick summary is that they work around the concept of a collection of
windows, and not documents.
---
## Developing Scala
**Disclaimer: I'm not a scala dev**