mirror of
https://github.com/zoriya/vim.git
synced 2026-05-18 05:14:13 +00: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.