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
/
_meta
/
api_keysets.lua
Commit message (
Expand
)
Author
Age
*
feat(api): nvim_get_autocmds filter by id#31549
glepnir
2025-01-26
*
feat(extmark): stack multiple highlight groups in `hl_group`
bfredl
2025-01-21
*
Merge #31900 from luukvbaal/nvim_echo
Justin M. Keyes
2025-01-09
|
\
|
*
feat(api): add err field to nvim_echo() opts
Luuk van Baal
2025-01-09
*
|
fix(api): nvim_set_decoration_provider callback return type #31912
notomo
2025-01-08
|
/
*
feat(keysets): teach Union and LuaRefOf
Lewis Russell
2024-11-25
*
feat(float): allow enabling mouse for non-focusable window (#30844)
zeertzjq
2024-10-20
*
feat: get/set namespace properties #28728
altermo
2024-06-07
*
feat(api): add nvim__redraw for more granular redrawing
Luuk van Baal
2024-05-02
*
revert: "feat(extmarks): subpriorities (relative to declaration order) (#2713...
Gregory Anders
2024-05-01
*
feat(extmark): window scoped extmark
altermo
2024-02-21
*
refactor(lua): use a keyset for vim.diff opts parsing
bfredl
2024-02-13
*
refactor: rename FloatConfig to WinConfig #27397
Will Hopkins
2024-02-09
*
feat(api): make nvim_open_win support non-floating windows (#25550)
Will Hopkins
2024-02-01
*
feat(extmarks): subpriorities (relative to declaration order) (#27131)
Gregory Anders
2024-01-28
*
feat(ui): add support for OSC 8 hyperlinks (#27109)
Gregory Anders
2024-01-24
*
refactor(api): give "hl_group" more accurate _meta type
bfredl
2024-01-22
*
refactor(api): use hl id directly in nvim_buf_set_extmark
glepnir
2024-01-20
*
feat(extmarks): add virt_text_repeat_linebreak flag (#26625)
luukvbaal
2023-12-26
*
feat(ui): completeopt support popup like vim
mathew
2023-12-16
*
feat(nvim_open_term): convert LF => CRLF (#26384)
Raphael
2023-12-14
*
refactor(api): complete conversion from `Dictionary` to `Dict(opts)` (#26365)
Riccardo Mazzarini
2023-12-05
*
feat(extmarks): add 'invalidate' property to extmarks
Luuk van Baal
2023-11-08
*
docs: miscellaneous doc and type fixes (#25554)
Maria José Solano
2023-10-10
*
Merge pull request #25455 from bfredl/highlight_namespace_getters
bfredl
2023-10-01
|
\
|
*
feat(ui): allow to get the highlight namespace
Daniel Steinberg
2023-10-01
*
|
feat(float): support toggle show float window
glepnir
2023-09-30
|
/
*
Merge pull request #25229 from glepnir/20323
bfredl
2023-09-26
|
\
|
*
fix(highlight): add force in nvim_set_hl
glepnir
2023-09-26
*
|
fix(float): add fixd option
glepnir
2023-09-18
|
/
*
feat(extmark): support proper multiline ranges
bfredl
2023-09-12
*
fix(highlight): add create param in nvim_get_hl
glepnir
2023-09-09
*
feat(float): implement footer
Evgeni Chasnovski
2023-08-26
*
docs(lua): the keyset nilocalypse
bfredl
2023-08-08
*
feat(lua): use keyset type information
bfredl
2023-08-07
*
feat(lua-types): types for vim.api.* (#24523)
Lewis Russell
2023-08-01