aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/textformat.c
Commit message (Expand)AuthorAge
* refactor: move some constants out of vim_defs.h (#26298)zeertzjq2023-11-29
* refactor(IWYU): create normal_defs.h (#26293)zeertzjq2023-11-29
* refactor: fix headers with IWYUdundargoc2023-11-28
* build(IWYU): fix includes for undo_defs.hdundargoc2023-11-27
* build(IWYU): fix includes for func_attr.hdundargoc2023-11-27
* refactor: follow style guidedundargoc2023-11-19
* refactor: follow style guidedundargoc2023-11-13
* fix(textformat): remove unnecessary changed_bytes() (#26027)zeertzjq2023-11-13
* build: remove PVSdundargoc2023-11-12
* vim-patch:9.0.2100: CI: test_termdebug fails (#25997)zeertzjq2023-11-12
* build(lint): remove unnecessary clint.py rulesdundargoc2023-10-23
* refactor: the long goodbyedundargoc2023-10-09
* refactor: the long goodbyedundargoc2023-10-03
* refactor: reorganize option header files (#25437)zeertzjq2023-09-30
* build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq2023-09-30
* refactor: uncrustifydundargoc2023-04-26
* vim-patch:8.2.4183: cannot use an import in 'formatexpr'zeertzjq2023-04-17
* refactor: remove use of reserved c++ keywordsii142023-04-06
* refactor: reduce scope of locals as per the style guide 3 (#22221)dundargoc2023-02-12
* refactor: replace char_u with char (#21901)dundargoc2023-02-11
* vim-patch:9.0.1245: code is indented more than necessary (#21998)zeertzjq2023-01-26
* vim-patch:9.0.1236: code in same_leader() can be simplified (#21968)zeertzjq2023-01-24
* vim-patch:9.0.1225: reading past the end of a line when formatting text (#21937)zeertzjq2023-01-22
* refactor: replace char_u with char 24 (#21823)dundargoc2023-01-18
* refactor: replace char_u with chardundargoc2022-11-28
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor: replace char_u with charDundar Göc2022-10-15
* refactor: replace char_u with charDundar Göc2022-09-11
* refactor: replace char_u with charDundar Göc2022-09-06
* refactor: replace char_u with charDundar Göc2022-09-01
* refactor: replace char_u with charDundar Göc2022-08-31
* refactor: replace char_u with charDundar Göc2022-08-29
* vim-patch:8.2.0660: the search.c file is a bit big (#19963)zeertzjq2022-08-27
* vim-patch:8.2.0674: some source files are too big (#19959)zeertzjq2022-08-26