aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/cursor.h
Commit message (Expand)AuthorAge
* refactor(IWYU): move decor provider types to decoration_defs.h (#26692)zeertzjq2023-12-21
* refactor: fix runtime_defs.h (#26259)zeertzjq2023-11-28
* build(IWYU): fix includes for undo_defs.hdundargoc2023-11-27
* refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq2023-11-27
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* refactor: eliminate misc2.cJustin M. Keyes2016-09-13
* Use generated declarations in cursor.h #849Pavel Platto2014-06-20
* Add cursor.{c,h} to clint-files.txtPavel Platto2014-05-28
* Remove ml_ prefix from cursor.h functionsPavel Platto2014-05-28
* Enable -Wconversion on cursor.cPavel Platto2014-05-28
* Extract cursor.h from misc{1,2}.h and memline.hHinidu2014-05-28