aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/highlight_group.c
Commit message (Expand)AuthorAge
* feat(lsp): create default link from @lsp.type.comment to Comment (#22888)Gregory Anders2023-04-04
* refactor: add const and remove unnecessary casts (#22841)ii142023-04-01
* fix(api): return both link and attributes with nvim_get_hl (#22824)Sindre T. Strøm2023-03-31
* feat(diagnostic): add support for tagsLewis Russell2023-03-30
* fix(api): make nvim_get_hl return 'cterm' attrs properlybfredl2023-03-23
* feat(api): add nvim_get_hl (#22693)Null Chilly2023-03-23
* vim-patch:9.0.1397: highlight for popupmenu kind and extra cannot be set (#22...zeertzjq2023-03-11
* feat(lsp)!: add rule-based sem token highlighting (#22022)swarn2023-03-06
* fix(highlight): avoid ORing underline flags (#22372)zeertzjq2023-02-23
* refactor: replace char_u with char (#21901)dundargoc2023-02-11
* fix(highlight): properly deal with underline mask when listing (#22057)zeertzjq2023-01-31
* feat(highlight): define the concept of altfont as a (c)term rendering attributePaul "LeoNerd" Evans2023-01-24
* refactor(highlight_group.c): reduce scope of localsLewis Russell2023-01-19
* refactor: replace char_u with char 25 (#21838)dundargoc2023-01-19
* refactor: replace char_u with char 23 (#21798)dundargoc2023-01-18
* refactor: replace char_u with char 22 (#21786)dundargoc2023-01-17
* refactor: replace char_u with char 20 (#21714)dundargoc2023-01-13
* vim-patch:partial:9.0.1166: code is indented more than necessary (#21716)zeertzjq2023-01-10
* feat(highlight): add DiagnosticOk (and associated) highlight groups (#21286)Oliver Marriott2022-12-28
* feat(lsp): initial support for semantic token highlightingJohn Drouhard2022-12-08
* refactor: replace char_u with charDundar Göc2022-11-26
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* fix(ui): fix some cases of stale highlight definitionsbfredl2022-11-13
* Merge pull request #20821 from dundargoc/refactor/clang-tidybfredl2022-11-08
|\
| * refactor: fix clang-tidy warningsdundargoc2022-11-06
* | refactor(highlight): rename FloatBorderTitle #20988Raphael2022-11-07
* | feat(ui): add support to display a title in the border of a float (#20184)Raphael2022-11-06
|/
* vim-patch:8.2.0612: Vim9: no check for space before #commentzeertzjq2022-11-05
* fix(highlight): link more treesitter groups by default (#20711)Christian Clason2022-10-18
* docs: fix typos (#20394)dundargoc2022-09-30
* refactor: replace char_u with charDundar Göc2022-09-11
* refactor: replace char_u with charDundar Göc2022-09-09
* refactor: replace char_u with charDundar Göc2022-09-06
* fix(treesitter): do not link @error by defaultChristian Clason2022-09-06
* Merge pull request #20023 from bfredl/hlarenabfredl2022-09-01
|\
| * refactor(highlight): make hlattrs2dict always use pre-allocated dictbfredl2022-08-31
* | vim-patch:9.0.0343: ColorScheme autocommand triggered when colorscheme not fo...zeertzjq2022-09-01
|/
* refactor: replace char_u with char 4 (#19987)dundargoc2022-08-30
* refactor: replace char_u with charDundar Göc2022-08-29
* Merge pull request #19931 from bfredl/scopedhlbfredl2022-08-26
|\
| * feat(treesitter)!: use @foo.bar style highlight groupsbfredl2022-08-26
| * feat(highlight): support scoped @spam.eggs.baked_beans groupsbfredl2022-08-26
* | refactor: change FALSE/TRUE to false/trueLewis Russell2022-08-26
|/
* Merge pull request #19830 from lewis6991/hlgroup_namebfredl2022-08-24
|\
| * feat(highlight)!: error on invalid names and allow '.' and '@'Lewis Russell2022-08-24
* | Merge pull request #19906 from bfredl/bigstagebfredl2022-08-24
|\ \ | |/ |/|
| * refactor(arena): use a shared block freelistbfredl2022-08-24
* | vim-patch:9.0.0206: redraw flags are not named specifically (#19913)zeertzjq2022-08-23
|/
* vim-patch:8.2.4753: error from setting an option is silently ignored (#19888)zeertzjq2022-08-22
* vim-patch:8.1.2057: the screen.c file is much too bigLewis Russell2022-08-19