mirror of
https://github.com/vim/vim.git
synced 2026-06-19 15:38:30 +02:00
8e145b8246
Problem: smart/C/lisp indenting is optional, which makes the code more
complex, while it only reduces the executable size a bit.
Solution: Graduate FEAT_CINDENT, FEAT_SMARTINDENT and FEAT_LISP.