summaryrefslogtreecommitdiffstats
path: root/src/indent.c
AgeCommit message (Expand)Author
2024-03-28patch 9.1.0218: Unnecessary multiplications in backspace codev9.1.0218zeertzjq
2024-03-12patch 9.1.0172: More code can use ml_get_buf_len() instead of STRLEN()v9.1.0172zeertzjq
2024-02-12patch 9.1.0103: 'breakindentopt' "min" not correct with 'signcolumn'v9.1.0103zeertzjq
2024-02-11patch 9.1.0097: 'breakindent' behaves inconsistently with 'list' and splitsv9.1.0097zeertzjq
2023-09-29patch 9.0.1958: cannot complete option valuesv9.0.1958Yee Cheng Chin
2023-03-07patch 9.0.1391: "clear" macros are not always usedv9.0.1391Yegappan Lakshmanan
2023-02-21patch 9.0.1336: functions without arguments are not always declared properlyv9.0.1336Yegappan Lakshmanan
2023-01-12patch 9.0.1183: code is indented more than necessaryv9.0.1183Yegappan Lakshmanan
2022-12-19patch 9.0.1078: with the +vartabs feature indent folding may use wrong 'ts'v9.0.1078zeertzjq
2022-10-15patch 9.0.0761: cannot use 'indentexpr' for Lisp indentingv9.0.0761Bram Moolenaar
2022-10-13patch 9.0.0737: Lisp word only recognized when a space followsv9.0.0737Bram Moolenaar
2022-10-01patch 9.0.0635: build error and compiler warningsv9.0.0635Bram Moolenaar
2022-09-14patch 9.0.0464: with virtual text "above" indenting doesn't work wellv9.0.0464Bram Moolenaar
2022-09-02patch 9.0.0358: 'breakindent' does not indent non-listsv9.0.0358Maxim Kim
2022-08-15patch 9.0.0215: not passing APC_INDENT flagv9.0.0215Bram Moolenaar
2022-08-14patch 9.0.0206: redraw flags are not named specificallyv9.0.0206Bram Moolenaar
2022-07-25patch 9.0.0067: cannot show virtual textv9.0.0067Bram Moolenaar
2022-07-01patch 9.0.0016: comparing line pointer for 'breakindent' is not reliablev9.0.0016Bram Moolenaar
2022-06-22patch 8.2.5151: reading beyond the end of the line with lisp indentingv8.2.5151Bram Moolenaar
2022-06-18patch 8.2.5122: lisp indenting my run over the end of the linev8.2.5122Bram Moolenaar
2022-06-16patch 8.2.5108: retab test disabled because it hangs on MS-Windowsv8.2.5108Bram Moolenaar
2022-06-15patch 8.2.5103: build fails with small featuresv8.2.5103Bram Moolenaar
2022-06-15patch 8.2.5102: interrupt not caught in testv8.2.5102Bram Moolenaar
2022-06-12patch 8.2.5080: when indenting gets out of hand it is hard to stopv8.2.5080Bram Moolenaar
2022-05-27patch 8.2.5029: "textlock" is always zerov8.2.5029zeertzjq
2022-05-21patch 8.2.4993: smart/C/lisp indenting is optionalv8.2.4993Bram Moolenaar
2022-05-14patch 8.2.4953: with 'si' inserting '}' after completion goes wrongv8.2.4953Bram Moolenaar
2022-05-14patch 8.2.4951: smart indenting done when not enabledv8.2.4951Bram Moolenaar
2022-05-09patch 8.2.4928: various white space and cosmetic mistakesv8.2.4928Bram Moolenaar
2022-05-07patch 8.2.4911: the mode #defines are not clearly namedv8.2.4911Bram Moolenaar
2022-05-06patch 8.2.4882: cannot make 'breakindent' use a specific columnv8.2.4882Christian Brabandt
2022-04-20patch 8.2.4794: compiler warning for not initialized variablev8.2.4794Bram Moolenaar
2022-04-19patch 8.2.4792: indent operator creates an undo entry for every linev8.2.4792Bram Moolenaar
2022-02-21patch 8.2.4436: crash with weird 'vartabstop' valuev8.2.4436Bram Moolenaar
2022-02-12patch 8.2.4364: MS-Windows: still running out of memory for a very long linev8.2.4364Bram Moolenaar
2022-02-12patch 8.2.4362: :retab may allocate too much memoryv8.2.4362Bram Moolenaar
2022-02-12patch 8.2.4359: crash when repeatedly using :retabv8.2.4359Bram Moolenaar
2022-02-05patch 8.2.4298: divide by zero with huge tabstop valuev8.2.4298Bram Moolenaar
2022-02-03patch 8.2.4288: preprocessor indents are inconsistentv8.2.4288K.Takata
2022-01-28patch 8.2.4245: ":retab 0" may cause illegal memory accessv8.2.4245Bram Moolenaar
2022-01-22patch 8.2.4185: cannot use an import in 'indentexpr'v8.2.4185Bram Moolenaar
2022-01-15patch 8.2.4093: cached breakindent values not initialized properlyv8.2.4093Christian Brabandt
2022-01-07patch 8.2.4029: debugging NFA regexp my crash, cached indent may be wrongv8.2.4029Bram Moolenaar
2022-01-01patch 8.2.3967: error messages are spread outv8.2.3967Bram Moolenaar
2021-12-31patch 8.2.3961: error messages are spread outv8.2.3961Bram Moolenaar
2021-12-27patch 8.2.3916: no error for passing an invalid line number to append()v8.2.3916Bram Moolenaar
2021-09-04patch 8.2.3403: memory leak for :retab with invalid argumentv8.2.3403Bram Moolenaar
2021-09-04patch 8.2.3402: invalid memory access when using :retab with large valuev8.2.3402Bram Moolenaar
2021-08-29patch 8.2.3386: using uninitialized memoryv8.2.3386Dominique Pelle
2021-07-31patch 8.2.3259: when 'indentexpr' causes an error did_throw may hangv8.2.3259Bram Moolenaar