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
/
api
Commit message (
Expand
)
Author
Age
...
*
fix(api): don't use stl 'fillchar' for "use_statuscol_lnum" (#27501)
luukvbaal
2024-02-17
*
docs: document breaking change for nvim_create_autocmd callback (#27484)
Gregory Anders
2024-02-15
*
refactor(eval): use arena when converting typvals to Object
bfredl
2024-02-15
*
refactor(lua): use a keyset for vim.diff opts parsing
bfredl
2024-02-13
*
refactor(lua): use Arena when converting from lua stack to API args
bfredl
2024-02-13
*
Merge pull request #27348 from fredizzimo/fsundvik/fix-ext-hlstate
bfredl
2024-02-12
|
\
|
*
fix: splitting of big UI messages
Fred Sundvik
2024-02-06
*
|
refactor(api): use an arena for nvim_buf_get_lines and buffer updates
bfredl
2024-02-11
*
|
refactor: rename w_float_config to w_config #27419
Will Hopkins
2024-02-10
*
|
Merge pull request #27398 from bfredl/arena2
bfredl
2024-02-10
|
\
\
|
*
|
refactor(api): use arena for nvim_get_option_info()
bfredl
2024-02-09
|
*
|
refactor(api): use arena for nvim_parse_cmd()
bfredl
2024-02-09
|
*
|
refactor(api): use arena for hlstate inspection
bfredl
2024-02-09
|
*
|
refactor(api): use arena for nvim_list_uis()
bfredl
2024-02-09
|
*
|
refactor(api): make cstr_as_string accept "const char*"
bfredl
2024-02-09
*
|
|
refactor: rename FloatConfig to WinConfig #27397
Will Hopkins
2024-02-09
|
/
/
*
|
refactor(api): refactor more api functions to use arena return
bfredl
2024-02-08
*
|
feat(api): pass 0 to nvim_get_chan_info for current channel (#27321)
nikolightsaber
2024-02-08
*
|
refactor(api): use keydict and arena for more api return values
bfredl
2024-02-08
|
/
*
refactor(api): remove some unnecessary HAS_KEY() (#27283)
zeertzjq
2024-02-01
*
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(extmarks): subpriorities (relative to declaration order) (#27131)
Gregory Anders
2024-01-28
*
vim-patch:9.1.0047: issues with temp curwin/buf while cmdwin is open
Sean Dewar
2024-01-28
*
fix(api): limit depth of nvim_cmd (#27225)
zeertzjq
2024-01-27
*
refactor: IWYU (#27186)
zeertzjq
2024-01-25
*
feat(ui): add support for OSC 8 hyperlinks (#27109)
Gregory Anders
2024-01-24
*
perf(extmarks): add metadata for efficient filtering of special decorations
bfredl
2024-01-22
*
Merge pull request #27076 from glepnir/extmark_hlgroup
bfredl
2024-01-22
|
\
|
*
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(ui): add chdir UI event (#27093)
Gregory Anders
2024-01-19
*
|
docs(extmarks): add undocumented "details" array fields
Luuk van Baal
2024-01-18
|
/
*
refactor(marktree): unpaired marktree_get_alt() returns itself
Luuk van Baal
2024-01-13
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor(options): use schar_T representation for fillchars and listchars
bfredl
2024-01-08
*
fix(decorations): validate botline for on_win
Jaehwang Jung
2024-01-04
*
refactor(api): redundant `ml_mfp` check #26059
Justin M. Keyes
2024-01-02
*
docs: clarify on_bytes arguments
Jaehwang Jung
2024-01-01
*
refactor: follow style guide
dundargoc
2023-12-30
*
docs: small fixes (#26651)
dundargoc
2023-12-28
*
feat(extmarks): add virt_text_repeat_linebreak flag (#26625)
luukvbaal
2023-12-26
*
Merge pull request #26642 from famiu/refactor/options/misc
zeertzjq
2023-12-24
|
\
|
*
refactor(options): move some functions from options.c to option.c
Famiu Haque
2023-12-23
*
|
refactor: remove CPO_TO_CPO_FLAGS() (#26718)
zeertzjq
2023-12-23
|
/
*
fix(decor): allow adding providers during redraw
Lewis Russell
2023-12-22
*
Merge pull request #26528 from bfredl/nodrawstate
bfredl
2023-12-22
|
\
|
*
refactor(drawline): remove LineDrawState and wlv->saved_n_extra
bfredl
2023-12-22
*
|
refactor(IWYU): add "private" pragma to more generated headers (#26706)
zeertzjq
2023-12-22
*
|
refactor: run IWYU on entire repo
dundargoc
2023-12-21
|
/
[prev]
[next]