extend_line : extend_list: add new elements to existing lists
script karma |
Rating 1/1,
Downloaded by 250 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Michael Henry |
|
script type |
utility |
|
description |
This plugin will find the most recent list, and add a new element to it.
Indentation and whitespace will be maintained, and the element number will be
incremented.
This plugin displays three distinct behaviors:
- If this is called within a list, a new element will be placed immediately
following the existing list.
- If this is called on a blank line below a list, the new element will be placed
on the current line.
- If there is no list, a new list will be started using the default.
Original plugin by Matt.
Maintained by Michael Henry (vim at drmikehenry.com).
Distributed under Vim's license.
Git repository: https://github.com/drmikehenry/vim-extend_list
|
|
install details |
To install this plugin with Pathogen, you should clone this repository into your
bundle directory.
After generating the help tags (using `:Helptags`), the detailed documentation
can be found at `:help extend_list`.
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 142.132.191.50
|