index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
api
/
extmark.c
Age
Commit message (
Expand
)
Author
Files
2026-04-15
refactor(api): rename buffer to buf (positional parameters) #39013
Justin M. Keyes
1
2026-03-24
docs: api, plugins, ui2
Justin M. Keyes
1
2026-03-09
feat(extmark): support end_col=-1 if strict=false #28169
Stefan Novaković
1
2025-09-26
fix(highlight): ensure extmark range is within buffer bounds #35928
skewb1k
1
2025-09-24
fix(highlight): allow ephemeral extmarks past final newline #35888
skewb1k
1
2025-09-09
fix(treesitter): use subpriorities for tree ordering
bfredl
1
2025-09-09
perf(highlight): allow decoration providers to skip ranges without data
bfredl
1
2025-09-06
docs: `details` dict in nvim_buf_get_extmark() #35289
Phạm Bình An
1
2025-09-03
docs: lsp, misc
Justin M. Keyes
1
2025-08-28
perf: add on_range in treesitter highlighting
vanaigr
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-06-26
docs(api): document types using LuaCATS types
Lewis Russell
1
2025-06-18
docs: api, misc
Justin M. Keyes
1
2025-04-21
fix(api): wrong return value with reverse range + overlap #32956
luukvbaal
1
2025-03-17
docs(api): rename "handle" => "id"
Justin M. Keyes
1
2025-03-15
docs: misc
dundargoc
1
2025-02-26
fix(extmark): clearer error message for invalid ephemeral mark usage
Riley Bruins
1
2025-02-25
feat(treesitter): vertical conceal support for highlighter
Luuk van Baal
1
2025-02-25
feat(marks): add conceal_lines to nvim_buf_set_extmark()
Luuk van Baal
1
2025-02-20
feat(marks): virtual lines support horizontal scrolling (#32497)
zeertzjq
1
2025-02-17
docs: misc (#32258)
dundargoc
1
2025-01-26
refactor(api): add missing cast #31960
glepnir
1
2025-01-24
feat(extmarks): virtual text can be right-aligned, truncated #31921
georgev93
1
2025-01-21
Merge pull request #32098 from bfredl/multihl_group
bfredl
1
2025-01-21
feat(extmark): stack multiple highlight groups in `hl_group`
bfredl
1
2025-01-20
feat(api): deprecate nvim_buf_add_highlight()
bfredl
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-12-19
docs(api): specify when decor provider on_buf is called #31634
luukvbaal
1
2024-11-16
fix(api): validation, documentation of hl_group #31195
luukvbaal
1
2024-09-23
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
1
2024-08-30
feat(mbyte): support extended grapheme clusters including more emoji
bfredl
1
2024-08-20
fix(decor): don't use separate DecorSignHighlight for url (#30096)
zeertzjq
1
2024-06-15
docs: misc (#29229)
dundargoc
1
2024-06-07
feat: get/set namespace properties #28728
altermo
1
2024-06-07
docs: misc (#28837)
dundargoc
1
2024-05-12
refactor(api): nvim_win_xx_ns are EXPERIMENTAL
Justin M. Keyes
1
2024-05-12
refactor(api): rename nvim_win_remove_ns
Justin M. Keyes
1
2024-05-12
fix(api): make getting explicit empty hl in virtual text work (#28697)
zeertzjq
1
2024-05-03
perf(extmarks): better track whether namespace has extmarks (#28615)
zeertzjq
1
2024-05-01
revert: "feat(extmarks): subpriorities (relative to declaration order) (#2713...
Gregory Anders
1
2024-03-13
fix(api/buffer): fix handling of viewport of non-current buffer
bfredl
1
2024-03-12
refactor: use ml_get_buf_len() in API code (#27825)
zeertzjq
1
2024-03-09
docs: support inline markdown
Lewis Russell
1
2024-02-27
feat(docs): replace lua2dox.lua
Lewis Russell
1
2024-02-25
docs: fix several misleading and superfluous wordings (#27609)
Evgeni Chasnovski
1
2024-02-22
fix(api): don't leak memory with nvim_win_get_ns (#27570)
zeertzjq
1
2024-02-22
fix(extmarks): redraw properly with scoped inline virt_text (#27569)
zeertzjq
1
2024-02-21
feat(extmark): window scoped extmark
altermo
1
2024-02-21
refactor(api): make freeing of return-value opt-in instead of opt out
bfredl
1
2024-02-20
fix(extmarks): priority order of inline and non-inline virt_text (#27532)
zeertzjq
1
[next]