summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/statusline.h
AgeCommit message (Expand)AuthorFiles
2025-09-13fix(ui): forward 'rulerformat' to msg_ruler event #35707luukvbaal1
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2024-01-11refactor(IWYU): fix headersdundargoc1
2023-12-21refactor(IWYU): move decor provider types to decoration_defs.h (#26692)zeertzjq1
2023-12-17refactor: move non-symbols to defs.h headersdundargoc1
2023-12-09refactor(options): reduce `findoption()` usageFamiu Haque1
2023-11-28refactor: fix headers with IWYUdundargoc1
2023-11-27build(IWYU): replace public-to-public mappings with pragmas (#26237)zeertzjq1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2023-10-23build(lint): remove unnecessary clint.py rulesdundargoc1
2022-11-15build: allow IWYU to fix includes for all .c filesdundargoc1
2022-11-10refactor: move tabline code to statusline.c (#21008)luukvbaal1
2022-08-19refactor: move statusline code from buffer.c and [draw]screen.c to new filebfredl1