Mercurial > vim
comparison src/version.c @ 26448:748793fcb4e2 v8.2.3754
patch 8.2.3754: undesired changing of the indent of the first formatted line
Commit: https://github.com/vim/vim/commit/ecabb511074b3f56cdd5067553c947a291d04e17
Author: Bram Moolenaar <Bram@vim.org>
Date: Mon Dec 6 19:51:01 2021 +0000
patch 8.2.3754: undesired changing of the indent of the first formatted line
Problem: Undesired changing of the indent of the first formatted line.
Solution: Do not indent the first formatted line.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Mon, 06 Dec 2021 21:00:05 +0100 |
parents | 568f93dcdc62 |
children | aea4d5e1e9d5 |
comparison
equal
deleted
inserted
replaced
26447:f04968207797 | 26448:748793fcb4e2 |
---|---|
751 NULL | 751 NULL |
752 }; | 752 }; |
753 | 753 |
754 static int included_patches[] = | 754 static int included_patches[] = |
755 { /* Add new patch number below this line */ | 755 { /* Add new patch number below this line */ |
756 /**/ | |
757 3754, | |
756 /**/ | 758 /**/ |
757 3753, | 759 3753, |
758 /**/ | 760 /**/ |
759 3752, | 761 3752, |
760 /**/ | 762 /**/ |