Links
- vimtips: Indent text object
- indent (vim docs)
- 'indentexpr'
- 'formatoptions'
- 'fo-table'
- 'formatlistpat'
- A pattern
that is used to recognize a list header. This is
used for the
n
flag in 'formatoptions'.
- A pattern
that is used to recognize a list header. This is
used for the
- 'comments'