summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/mark_defs.h
AgeCommit message (Expand)AuthorFiles
2026-03-17fix(marks): make jumpoptions=view work with 'smoothscroll' (#38339)zeertzjq1
2025-10-25fix(terminal): adjust marks when deleting scrollback lines (#36294)zeertzjq1
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2024-08-05refactor(shada): rework msgpack decoding without msgpack-cbfredl1
2024-07-13refactor(declarations): also generate prototypes for functions in headersbfredl1
2024-01-11refactor(IWYU): fix headersdundargoc1
2024-01-02refactor: remove redundant struct namesdundargoc1
2023-12-21refactor: run IWYU on entire repodundargoc1
2023-12-17refactor: move non-symbols to defs.h headersdundargoc1
2023-11-30refactor: move extern variables out of _defs.h files (#26320)zeertzjq1
2023-11-28refactor: fix headers with IWYUdundargoc1
2023-11-27build(IWYU): fix includes for undo_defs.hdundargoc1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2023-10-23build(lint): remove unnecessary clint.py rulesdundargoc1
2023-08-31fix(shada): update deleted marks (#24936)Maria José Solano1
2023-05-13refactor: remove typval.h from most header files (#23601)zeertzjq1
2022-09-06refactor: migrate comment style 2 #20080dundargoc1
2022-09-02refactor: migrate comment style (#20012)Lewis Russell1
2022-07-04fix(mark): mark without a view restores at topline #19224zeertzjq1
2022-06-30feat(marks): restore viewport on jump #15831Javier Lopez1
2022-05-04refactor: replace char_u variables and functions with charDundar Goc1
2021-10-12refactor: format all C files under nvim/ #15977dundargoc1
2017-03-29eval: Split eval.c into smaller filesZyX1
2015-10-08*: Fix lint errors found in new code in previously ignored filesZyX1
2015-10-08*: Make ShaDa code use VimL values for additional_\* dataZyX1
2015-10-08shada: Add support for merging everything like described in the docZyX1
2015-10-08viminfo: First version of ShaDa file dumpingZyX1
2014-08-02Remove EBCDIC: Clean up commentsPavel Platto1
2014-05-15Introduce nvim namespace: Fix define guards.Eliseo Martínez1
2014-05-15Introduce nvim namespace: Fix project-local includes.Eliseo Martínez1
2014-05-15Introduce nvim namespace: Move files.Eliseo Martínez1