view .gitattributes @ 28767:7bbd859b2a48 v8.2.4908

patch 8.2.4908: no text formatting for // comment after a statement Commit: https://github.com/vim/vim/commit/48a8a833033e10fc1eba96f2fc8dd19c2408eddf Author: Bram Moolenaar <Bram@vim.org> Date: Sat May 7 15:43:52 2022 +0100 patch 8.2.4908: no text formatting for // comment after a statement Problem: No text formatting for // comment after a statement. Solution: format a comment when the 'c' flag is in 'formatoptions'.
author Bram Moolenaar <Bram@vim.org>
date Sat, 07 May 2022 16:45:02 +0200
parents ccc02b39fb5e
children
line wrap: on
line source

src/testdir/test42.in diff