index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
highlight_defs.h
Commit message (
Expand
)
Author
Age
*
refactor(highlight): merge redundant attr_entries and attr_entry_ids structs
bfredl
2023-09-13
*
feat(api): evaluate 'statuscolumn' with nvim_eval_statusline()
Luuk van Baal
2023-04-05
*
vim-patch:9.0.1397: highlight for popupmenu kind and extra cannot be set (#22...
zeertzjq
2023-03-11
*
fix(highlight): properly deal with underline mask when listing (#22057)
zeertzjq
2023-01-31
*
feat(highlight): define the concept of altfont as a (c)term rendering attribute
Paul "LeoNerd" Evans
2023-01-24
*
refactor(highlight): reshape the HL_UNDER* bits into a 3-bit integer mask
Paul "LeoNerd" Evans
2023-01-24
*
refactor(highlight): rename FloatBorderTitle #20988
Raphael
2022-11-07
*
feat(ui): add support to display a title in the border of a float (#20184)
Raphael
2022-11-06
*
feat(ui): allow to set the highlight namespace per window
bfredl
2022-08-17
*
refactor(signs): handle non-sign attrs separately (#19784)
Lewis Russell
2022-08-16
*
refactor(highlight)!: rename attributes to match Vim (#19159)
zeertzjq
2022-06-30
*
fix(highlight): let winhighlight use cursor
zbirenbaum
2022-06-07
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
feat(ui): add `'winbar'`
Famiu Haque
2022-05-18
*
feat(highlight): implement CurSearch highlight
Famiu Haque
2022-04-17
*
Merge pull request #17266 from famiu/feat/ui/global-statusline
bfredl
2022-03-17
|
\
|
*
feat: add support for global statusline
Famiu Haque
2022-03-18
*
|
feat(tui): add support for `CSI 4 : [2,4,5] m`
Kirill Chibisov
2022-03-03
|
/
*
refactor(api): use a keyset for highlight dicts
Björn Linse
2022-02-02
*
feat(highlight): ns=0 to set :highlight namespace
Lewis Russell
2022-02-01
*
vim-patch:8.2.3664: cannot adjust sign highlighting for 'cursorline'
James McCoy
2021-12-08
*
refactor: uncrustify #16090
dundargoc
2021-10-29
*
refactor: make commas trail in enums
Dundar Göc
2021-10-19
*
vim-patch:8.1.2229: color number column above/below cursor #15409
zeertzjq
2021-08-27
*
floats: add borders (MS-DOS MODE)
Björn Linse
2021-03-22
*
decorations: allow nvim_set_hl to break existing links
Björn Linse
2020-11-21
*
api: add API for themes
Björn Linse
2020-11-01
*
terminal: enable pass through indexed colors to TUI
Björn Linse
2019-11-02
*
vim-patch:8.0.0914: highlight attributes are always combined (#10256)
Daniel Hahler
2019-09-26
*
syntax, TUI: support "strikethrough"
Jaskaran Singh
2019-09-13
*
screen: use dedicated message grid
Björn Linse
2019-09-01
*
highlight: expose builtin highlight groups using hl_group_set event
Björn Linse
2019-07-14
*
floats: fix 'winblend' on top of doublewidth chars.
Björn Linse
2019-07-13
*
ui: add 'winblend' to support blending of floating windows
Björn Linse
2019-06-25
*
floats: add NormalFloat highlight and 'nonumber' default
Björn Linse
2019-03-12
*
UI: implement 'pumblend' option for semi-transparent popupmenu
Björn Linse
2019-02-07
*
diff/highlight: do not overlay low-priority CursorLine
Justin M. Keyes
2018-11-27
*
TUI: attrs -> attr_id refactor
Björn Linse
2018-11-11
*
ui: use line-based rather than char-based updates in screen.c
Björn Linse
2018-07-21
*
highlight: refactor to use stateful representation
Björn Linse
2018-07-21
*
msg: do not scroll entire screen (#8088)
Björn Linse
2018-03-31
*
ui/tui: highlighting refactor
Björn Linse
2018-02-11
*
screen.c: fix lint
Björn Linse
2017-06-14
*
screen.c: make more highlights window specific
Björn Linse
2017-06-14