summaryrefslogtreecommitdiff
path: root/src/textformat.c
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.0206: redraw flags are not named specificallyv9.0.0206Bram Moolenaar2022-08-141-3/+3
* patch 9.0.0170: various minor code formatting issuesv9.0.0170Bram Moolenaar2022-08-081-1/+1
* patch 9.0.0044: typos in comments, wrapping linesv9.0.0044Bram Moolenaar2022-07-061-1/+1
* patch 8.2.5013: after text formatting cursor may be in an invalid positionv8.2.5013Bram Moolenaar2022-05-241-0/+3
* patch 8.2.5008: when 'formatoptions' contains "/" wrongly wrapping commentv8.2.5008Bram Moolenaar2022-05-231-0/+1
* patch 8.2.4993: smart/C/lisp indenting is optionalv8.2.4993Bram Moolenaar2022-05-211-12/+1
* patch 8.2.4928: various white space and cosmetic mistakesv8.2.4928Bram Moolenaar2022-05-091-1/+1
* patch 8.2.4911: the mode #defines are not clearly namedv8.2.4911Bram Moolenaar2022-05-071-5/+5
* patch 8.2.4908: no text formatting for // comment after a statementv8.2.4908Bram Moolenaar2022-05-071-1/+21
* patch 8.2.4183: cannot use an import in 'formatexpr'v8.2.4183Bram Moolenaar2022-01-221-0/+3
* patch 8.2.3932: C line comment not formatted properlyv8.2.3932Bram Moolenaar2021-12-291-2/+11
* patch 8.2.3914: various spelling mistakes in commentsv8.2.3914Dominique Pelle2021-12-271-1/+1
* patch 8.2.3787: no proper formatting of a C line comment after a statementv8.2.3787Bram Moolenaar2021-12-121-1/+8
* patch 8.2.3754: undesired changing of the indent of the first formatted linev8.2.3754Bram Moolenaar2021-12-061-2/+8
* patch 8.2.3615: wrong indent in first line if re-formatting with indent exprv8.2.3615Christian Brabandt2021-11-181-1/+24
* patch 8.2.1898: command modifier parsing always uses global cmdmodv8.2.1898Bram Moolenaar2020-10-241-2/+2
* patch 8.2.0901: formatting CJK text isn't optimalv8.2.0901Bram Moolenaar2020-06-041-7/+69
* patch 8.2.0674: some source files are too bigv8.2.0674Bram Moolenaar2020-05-011-0/+1088