summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/extmark_defs.h
AgeCommit message (Expand)AuthorFiles
2024-01-11refactor(IWYU): fix headersdundargoc1
2023-11-29refactor: move some constants out of vim_defs.h (#26298)zeertzjq1
2023-11-27refactor: rename types.h to types_defs.hdundargoc1
2023-11-22refactor(decorations): break up Decoration struct into smaller piecesbfredl1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2022-11-06feat(ui): add support to display a title in the border of a float (#20184)Raphael1
2022-09-25refactor: move klib out of src/nvim/ #20341dundargoc1
2022-01-15refactor(extmarks): use a more efficient representationBjörn Linse1
2021-10-31refactor: saner options for uncrustify #16196dundargoc1
2021-10-23feat(decorations): support more than one virt_lines blockBjörn Linse1
2021-10-12refactor: format all C files under nvim/ #15977dundargoc1
2021-09-26feat(decorations): support virtual lines (for now: only one block at a time)Björn Linse1
2021-07-07chore: use codespell to spell check #15016dundargoc1
2020-11-07decoration: split out "decoration" from "extmark" moduleBjörn Linse1
2020-11-01api: add API for themesBjörn Linse1
2020-10-10api: multiple decoration providers at onceBjörn Linse1
2020-09-03decor: sketch new decorations APIBjörn Linse1
2020-09-03extmark: refiy "Decoration" abstractionBjörn Linse1
2020-01-20shed biking: it's always extmarks, never marks extendedBjörn Linse1