summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/highlight_defs.h
AgeCommit message (Expand)AuthorFiles
2026-04-20fix(api): expose fg_indexed/bg_indexed in nvim_get_hl #39210glepnir1
2026-04-12feat(api): nvim_set_hl can set "font" #37668glepnir1
2026-02-21docs: highlight, terminal SGR #37998Justin M. Keyes1
2026-02-20feat(highlight): support more SGR attributes #37901Riccardo Mazzarini1
2026-02-17fix(highlight): blend underline check and use struct key for attr cacheglepnir1
2025-10-10feat(ui): 'pumborder' (popup menu border) #25541glepnir1
2025-09-09vim-patch:9.1.1742: complete: preinsert does not work well with 'autocomplete...zeertzjq1
2025-09-01feat(progress): better default format + history sync #35533Shadman1
2025-05-02feat(messages): hl-StderrMsg, hl-StdoutMsg #33429Sathya Pramodh1
2025-03-28vim-patch:9.1.1243: diff mode is lacking for changes within lineszeertzjq1
2024-12-17feat(terminal)!: cursor shape and blink (#31562)Gregory Anders1
2024-11-13refactor(highlight): make enum of builtin highlights start with 1bfredl1
2024-06-15vim-patch:9.1.0476: Cannot see matched text in popup menuzeertzjq1
2024-06-12feat(highlight): add StatusLineTerm and StatusLineTermNC groupsGregory Anders1
2024-01-24feat(ui): add support for OSC 8 hyperlinks (#27109)Gregory Anders1
2024-01-02refactor: remove redundant struct namesdundargoc1
2023-11-30refactor: move extern variables out of _defs.h files (#26320)zeertzjq1
2023-11-28refactor: fix headers with IWYUdundargoc1
2023-11-27refactor: rename types.h to types_defs.hdundargoc1
2023-11-17refactor(sign): move legacy signs to extmarksLuuk van Baal1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2023-10-23build(lint): remove unnecessary clint.py rulesdundargoc1
2023-10-10fix(highlight): add `FloatFooter` to 'highlight_defs.h' (#25577)Evgeni Chasnovski1
2023-09-13refactor(highlight): merge redundant attr_entries and attr_entry_ids structsbfredl1
2023-04-05feat(api): evaluate 'statuscolumn' with nvim_eval_statusline()Luuk van Baal1
2023-03-11vim-patch:9.0.1397: highlight for popupmenu kind and extra cannot be set (#22...zeertzjq1
2023-01-31fix(highlight): properly deal with underline mask when listing (#22057)zeertzjq1
2023-01-24feat(highlight): define the concept of altfont as a (c)term rendering attributePaul "LeoNerd" Evans1
2023-01-24refactor(highlight): reshape the HL_UNDER* bits into a 3-bit integer maskPaul "LeoNerd" Evans1
2022-11-07refactor(highlight): rename FloatBorderTitle #20988Raphael1
2022-11-06feat(ui): add support to display a title in the border of a float (#20184)Raphael1
2022-08-17feat(ui): allow to set the highlight namespace per windowbfredl1
2022-08-16refactor(signs): handle non-sign attrs separately (#19784)Lewis Russell1
2022-06-30refactor(highlight)!: rename attributes to match Vim (#19159)zeertzjq1
2022-06-07fix(highlight): let winhighlight use cursorzbirenbaum1
2022-05-25refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc1
2022-05-18feat(ui): add `'winbar'`Famiu Haque1
2022-04-17feat(highlight): implement CurSearch highlightFamiu Haque1
2022-03-17Merge pull request #17266 from famiu/feat/ui/global-statuslinebfredl1
2022-03-18feat: add support for global statuslineFamiu Haque1
2022-03-03feat(tui): add support for `CSI 4 : [2,4,5] m`Kirill Chibisov1
2022-02-02refactor(api): use a keyset for highlight dictsBjörn Linse1
2022-02-01feat(highlight): ns=0 to set :highlight namespaceLewis Russell1
2021-12-08vim-patch:8.2.3664: cannot adjust sign highlighting for 'cursorline'James McCoy1
2021-10-29refactor: uncrustify #16090dundargoc1
2021-10-19refactor: make commas trail in enumsDundar Göc1
2021-08-27vim-patch:8.1.2229: color number column above/below cursor #15409zeertzjq1
2021-03-22floats: add borders (MS-DOS MODE)Björn Linse1
2020-11-21decorations: allow nvim_set_hl to break existing linksBjörn Linse1
2020-11-01api: add API for themesBjörn Linse1