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.lua
Commit message (
Expand
)
Author
Age
*
docs: misc (#30914)
dundargoc
2024-11-09
*
feat(float): allow enabling mouse for non-focusable window (#30844)
zeertzjq
2024-10-20
*
feat(docs): improve `@see` meta docstrings #30693
Justin M. Keyes
2024-10-06
*
fix(docs): markdown instead of vimdoc in meta docstrings #30680
Justin M. Keyes
2024-10-06
*
fix(docs): missing `@returns` desc in _meta/api.lua #30673
Justin M. Keyes
2024-10-05
*
docs: render @see, @note items in _meta/api.lua #30494
Justin M. Keyes
2024-09-25
*
docs: lua error patterns #30240
Justin M. Keyes
2024-09-24
*
feat(paste): unify cancel and error behavior (#30476)
zeertzjq
2024-09-24
*
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
2024-09-23
*
docs(api): nvim_get_runtime_file preserves 'runtimepath' order #30454
Evgeni Chasnovski
2024-09-22
*
fix(docs): wrong return value annotation for `nvim_buf_get_extmarks`
JonnyKong
2024-08-25
*
fix(docs): add missing properties to hl_info #30032
Maria José Solano
2024-08-16
*
docs: misc (#29229)
dundargoc
2024-06-15
*
feat: get/set namespace properties #28728
altermo
2024-06-07
*
docs: misc (#28837)
dundargoc
2024-06-07
*
Merge pull request #28617 from glepnir/border_hl
bfredl
2024-05-25
|
\
|
*
fix(float): missing default highlight for title
glepnir
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
|
/
*
feat(api): add nvim__redraw for more granular redrawing
Luuk van Baal
2024-05-02
*
docs(api): sort unreleased nvim__ functions last #28580
Justin M. Keyes
2024-04-30
*
fix(api): mark nvim__complete_set as experimental #28579
Justin M. Keyes
2024-04-30
*
docs: misc #24163
Justin M. Keyes
2024-04-30
*
feat(api)!: nvim_open_win: noautocmd blocks all autocmds #28192
Sean Dewar
2024-04-14
*
docs: fix typos (#27868)
dundargoc
2024-03-28
*
Merge pull request #27330 from seandewar/win_set_config-fixes
Sean Dewar
2024-03-09
|
\
|
*
fix(api): make open_win block only enter/leave events if !enter && !noautocmd
Sean Dewar
2024-03-08
|
*
fix(api): make win_set_config with "win" for splits need "split/vertical"
Sean Dewar
2024-03-08
*
|
docs: support inline markdown
Lewis Russell
2024-03-09
|
/
*
fix(types): rename win_get_config return type to win_config
Will Hopkins
2024-03-02
*
feat(docs): replace lua2dox.lua
Lewis Russell
2024-02-27
*
docs: fix several misleading and superfluous wordings (#27609)
Evgeni Chasnovski
2024-02-25
*
feat(extmark): window scoped extmark
altermo
2024-02-21
*
docs: remove mention of foreground/background/special keys in nvim_set_hl (#2...
rktjmp
2024-02-21
*
fix(extmarks): priority order of inline and non-inline virt_text (#27532)
zeertzjq
2024-02-20
*
docs: document breaking change for nvim_create_autocmd callback (#27484)
Gregory Anders
2024-02-15
*
refactor: rename FloatConfig to WinConfig #27397
Will Hopkins
2024-02-09
*
feat(api): pass 0 to nvim_get_chan_info for current channel (#27321)
nikolightsaber
2024-02-08
*
feat(api): make nvim_open_win support non-floating windows (#25550)
Will Hopkins
2024-02-01
*
feat(api): add nvim_tabpage_set_win (#27222)
Will Hopkins
2024-01-29
*
feat: improve return type annotations for vim.api.*
Lewis Russell
2024-01-26
*
feat(ui): add support for OSC 8 hyperlinks (#27109)
Gregory Anders
2024-01-24
*
docs(extmarks): add undocumented "details" array fields
Luuk van Baal
2024-01-18
*
fix(doc): improve doc generation of types using lpeg
Lewis Russell
2024-01-11
*
fix(docs): make lines not overflow in vim docs
Jongwook Choi
2024-01-09
*
Merge pull request #26791 from wookayin/gendoc
Lewis Russell
2024-01-04
|
\
|
*
refactor(gen_vimdoc): generate function doc from metadata, not from xml
Jongwook Choi
2024-01-02
*
|
fix(decorations): validate botline for on_win
Jaehwang Jung
2024-01-04
|
/
*
docs: clarify on_bytes arguments
Jaehwang Jung
2024-01-01
*
docs: small fixes (#26651)
dundargoc
2023-12-28
[next]