view .gitattributes @ 28765:38698deeda58 v8.2.4907

patch 8.2.4907: some users do not want a line comment always inserted Commit: https://github.com/vim/vim/commit/2bf875f881f7c6f6900bc0eb2a93a552db894109 Author: Bram Moolenaar <Bram@vim.org> Date: Sat May 7 14:54:11 2022 +0100 patch 8.2.4907: some users do not want a line comment always inserted Problem: Some users do not want a line comment always inserted. Solution: Add the '/' flag to 'formatoptions' to not repeat the comment leader after a statement when using "o".
author Bram Moolenaar <Bram@vim.org>
date Sat, 07 May 2022 16:00:03 +0200
parents ccc02b39fb5e
children
line wrap: on
line source

src/testdir/test42.in diff