#Lines Lines allows you to quickly remove lines from the current document.
##Commands
lines remove
- Opens a prompt. Lines that contain the text string that is entered in the prompt will be removed.
lines remove inverse
- Opens a prompt. Lines that do not contain the text string that is entered in the prompt will be removed.
lines mark
- Opens a prompt. Lines that contain the text string that is entered in the prompt will be marked.
lines clear marks
- Clears all marks.
lines remove marked
- Removes marked lines.
lines remove unmarked
- Removes unmarked lines.