summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/cursor.h
AgeCommit message (Expand)AuthorFiles
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2023-12-21refactor(IWYU): move decor provider types to decoration_defs.h (#26692)zeertzjq1
2023-11-28refactor: fix runtime_defs.h (#26259)zeertzjq1
2023-11-27build(IWYU): fix includes for undo_defs.hdundargoc1
2023-11-27refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2016-09-13refactor: eliminate misc2.cJustin M. Keyes1
2014-06-20Use generated declarations in cursor.h #849Pavel Platto1
2014-05-28Add cursor.{c,h} to clint-files.txtPavel Platto1
2014-05-28Remove ml_ prefix from cursor.h functionsPavel Platto1
2014-05-28Enable -Wconversion on cursor.cPavel Platto1
2014-05-28Extract cursor.h from misc{1,2}.h and memline.hHinidu1