blob: 855a464ca34b0348df64f4967adeffe48b2c3f3d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
vertical\_region.vim
====================
This plugin provides mapping targets to move up or down to lines that have
non-space characters before or in the current column, usually to find lines
that begin or end blocks in languages where indenting is used to show or
specify structure.
License
-------
Copyright (c) [Tom Ryder][1]. Distributed under the same terms as Vim itself.
See `:help license`.
[1]: https://sanctum.geek.nz/
|