aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/textformat.c
Commit message (Expand)AuthorAge
* 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