summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/fold.h
AgeCommit message (Expand)AuthorFiles
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2024-01-11refactor(IWYU): fix headersdundargoc1
2023-12-21refactor(IWYU): move decor provider types to decoration_defs.h (#26692)zeertzjq1
2023-11-30refactor(IWYU): fix includes for cmdhist.h (#26324)zeertzjq1
2023-11-28refactor: fix headers with IWYUdundargoc1
2023-11-27refactor: rename types.h to types_defs.hdundargoc1
2023-11-27build(IWYU): fix includes for undo_defs.hdundargoc1
2023-11-27build(IWYU): replace public-to-public mappings with pragmas (#26237)zeertzjq1
2023-11-26refactor: move garray_T to garray_defs.h (#26227)zeertzjq1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2023-10-23build(lint): remove unnecessary clint.py rulesdundargoc1
2023-09-30build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq1
2023-02-04perf(column): only build fold/sign column when present in 'statuscolumn'Luuk van Baal1
2023-01-23fix(extmarks): problems with folded virtual lines (#21930)luukvbaal1
2022-11-15build: allow IWYU to fix includes for all .c filesdundargoc1
2022-09-02refactor: migrate comment style (#20012)Lewis Russell1
2022-07-30refactor: enable -Wconversion warning for screen.cDundar Goc1
2022-05-22vim-patch:8.1.0535: increment/decrement might get interrupted by updating foldszeertzjq1
2021-12-05lint (#16526)Jan Edmund Lazo1
2021-10-12refactor: format all C files under nvim/ #15977dundargoc1
2021-09-05refactor(screen): let win_line() always handle fillers after last lineBjörn Linse1
2020-09-24screen: more work on fold_line replacementBjörn Linse1
2017-04-08*: Fix linter errorsZyX1
2017-04-08refactor/single-include: fold.h #6456dedmass1
2015-04-07Enable -Wconversion: fold.c.Eliseo Martínez1
2014-06-02Fix some stylesZyX1
2014-06-02Add automatic generation of headersZyX1
2014-05-15Introduce nvim namespace: Fix define guards.Eliseo Martínez1
2014-05-15Introduce nvim namespace: Move files.Eliseo Martínez1