Script:3715
Talk0
1,599pages on
this wiki
this wiki
Use this page to discuss script 3715 numlist: add, re-add, or remove numbers for items in a list
- Add constructive comments, bug reports, or discuss improvements (see the guideline).
- Do not document the script here (the author should do that on vim.org).
- This page may be out of date: check the script's vim.org page above, and its release notes.
Overview
Edit
The script provides two commands: :NumberedList and :NoNumberedList. Select the lines in a list, and enter the first command to insert a number before each line, or to adjust the numbers that are present. By default, the first number is 1. Entering :NumberedList 8 numbers the list starting with 8 for the first line.