This repository was archived by the owner on Apr 6, 2018. It is now read-only.

Description
It's really awesome to have a vim mode in atom. So thanks to all contributing to this plugin!
I'm missing some vim features, that I use quite often. One of them is the paragraph text object:
ap: a paragraph
ip: inner paragraph
For example, vap selects the whole current paragraph. Here's the documentation: http://vimhelp.appspot.com/motion.txt.html#ap
Are there plans to support this? Maybe I find some time, to look at it (though I'm totally new to Atom).
Update 2015-05-13