mirror of
https://github.com/vim/vim.git
synced 2026-08-17 22:56:23 +02:00
7720ba8599
Problem: 'cinoptions' cannot set indent for extern block. Solution: Add the "E" flag in 'cinoptions'. (Hirohito Higashi)