ftplugin/sub_qc.vim: Add operator-pending mappings for `[e` `]e`
commit26a81c74549ba96cc8c9049de748d4a76bb8af32
authorlys <lys@hostname.local>
Tue, 14 Jun 2016 01:24:00 +0000 (14 01:24 +0000)
committerlys <lys@hostname.local>
Tue, 14 Jun 2016 01:24:00 +0000 (14 01:24 +0000)
tree74156929b14b4186b5220bf615ff6423b53065e6
parent2d814a8eac8b960396d80ba8a2e149a6cd15bddd
ftplugin/sub_qc.vim: Add operator-pending mappings for `[e` `]e`

In addition to providing movement to separators with these commands,
also allow operator-pending functionality. This allows us to do things
like `d]e` for example. Very handy.
ftplugin/sub_qc.vim