Search notes:

vim option: cindent

If indentexpr is not empty, then setting cindent starts automatic C-like indenting
cinkeys contains the keys that trigger reindenting in insert mode.
cinoptions specify the indent style.
cindent is without effect when paste is set.
Setting the compatible option resets cindent.

See also

vim options
Vim - indenting text

Index