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
/
runtime
/
lua
/
vim
/
highlight.lua
Commit message (
Expand
)
Author
Age
*
refactor: rename vim.highlight => vim.hl
Justin M. Keyes
2024-10-21
*
refactor: use `vim._with` where possible
dundargoc
2024-06-28
*
feat: get/set namespace properties #28728
altermo
2024-06-07
*
fix(lua): don't clamp -1 or v:maxcol in vim.highlight.range() (#29203)
zeertzjq
2024-06-05
*
refactor(lua): rewrite vim.highlight.range() (#28986)
zeertzjq
2024-05-25
*
refactor(api): nvim_win_xx_ns are EXPERIMENTAL
Justin M. Keyes
2024-05-12
*
refactor(api): rename nvim_win_remove_ns
Justin M. Keyes
2024-05-12
*
perf(extmarks): better track whether namespace has extmarks (#28615)
zeertzjq
2024-05-03
*
docs: misc #24163
Justin M. Keyes
2024-04-30
*
refactor(lua): type annotations
Lewis Russell
2024-03-16
*
feat(docs): replace lua2dox.lua
Lewis Russell
2024-02-27
*
fix(lua): make highlight.on_yank use win-local highlight (#27349)
altermo
2024-02-22
*
docs: enforce "treesitter" spelling #27110
Jongwook Choi
2024-01-28
*
docs: replace <pre> with ``` (#25136)
Gregory Anders
2023-09-14
*
feat(extmark): support proper multiline ranges
bfredl
2023-09-12
*
docs(lua): more improvements (#24387)
Lewis Russell
2023-07-18
*
docs(lua): change *lua-foo* -> *vim.foo*
Lewis Russell
2023-07-17
*
docs(lua): move function docs to lua files
Lewis Russell
2023-07-17
*
feat(lua): add hl priority opts on yank (#23509)
marcoSven
2023-05-06
*
feat(lua): vim.region accepts getpos() arg (#22635)
NAKAI Tsuyoshi
2023-04-11
*
refactor(highlight)!: remove deprecated functions
nullchilly
2023-03-11
*
docs(highlight): fix type annotations (#22272)
Jaehwang Jung
2023-03-04
*
feat(lsp): initial support for semantic token highlighting
John Drouhard
2022-12-08
*
fix(docs): invalid :help links #20345
Justin M. Keyes
2022-09-25
*
refactor(lua): replace vim.cmd use with API calls (#19283)
Raphael
2022-07-09
*
refactor(lua): reformat with stylua 0.14.0 (#19264)
Christian Clason
2022-07-07
*
fix(lua): stop pending highlight.on_yank timer, if any (#18824)
Wsevolod
2022-06-02
*
chore: format runtime with stylua
Christian Clason
2022-05-09
*
refactor(highlight)!: optional arguments for highlight.range as table (#17462)
Christian Clason
2022-02-21
*
feat: use nvim_buf_set_extmark for vim.highlight (#16963)
Michael Lingelbach
2022-01-15
*
fix(lua): verify buffer in highlight.on_yank (#15482)
notomo
2021-08-26
*
docs: make Lua docstrings consistent #15255
Gregory Anders
2021-08-22
*
lsp: vim.lsp.diagnostic (#12655)
TJ DeVries
2020-11-12
*
fix(highlight): compare rows vs columns in range highlight check (#12852)
Steven Sojka
2020-09-05
*
lua: add options to highlight.on_yank (#12549)
Christian Clason
2020-07-05
*
lua: add vim.highlight.range (#12401)
Christian Clason
2020-05-31
*
lua: Add highlight.on_yank (#12279)
Christian Clason
2020-05-18