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