mirror of
https://github.com/vim/vim.git
synced 2026-05-24 02:56:45 +02:00
c50be218cd
- fix indent of a closing } after another } on previous line - fix indent of consequent #+feature lines - highlight #+features closes: #19310 Signed-off-by: Maxim Kim <habamax@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>