aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/fold.h
Commit message (Expand)AuthorAge
* refactor: fix headers with IWYUdundargoc2023-11-28
* refactor: rename types.h to types_defs.hdundargoc2023-11-27
* build(IWYU): fix includes for undo_defs.hdundargoc2023-11-27
* build(IWYU): replace public-to-public mappings with pragmas (#26237)zeertzjq2023-11-27
* refactor: move garray_T to garray_defs.h (#26227)zeertzjq2023-11-26
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* build(lint): remove unnecessary clint.py rulesdundargoc2023-10-23
* build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq2023-09-30
* perf(column): only build fold/sign column when present in 'statuscolumn'Luuk van Baal2023-02-04
* fix(extmarks): problems with folded virtual lines (#21930)luukvbaal2023-01-23
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor: migrate comment style (#20012)Lewis Russell2022-09-02
* refactor: enable -Wconversion warning for screen.cDundar Goc2022-07-30
* vim-patch:8.1.0535: increment/decrement might get interrupted by updating foldszeertzjq2022-05-22
* lint (#16526)Jan Edmund Lazo2021-12-05
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* refactor(screen): let win_line() always handle fillers after last lineBjörn Linse2021-09-05
* screen: more work on fold_line replacementBjörn Linse2020-09-24
* *: Fix linter errorsZyX2017-04-08
* refactor/single-include: fold.h #6456dedmass2017-04-08
* Enable -Wconversion: fold.c.Eliseo Martínez2015-04-07
* Fix some stylesZyX2014-06-02
* Add automatic generation of headersZyX2014-06-02
* Introduce nvim namespace: Fix define guards.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15