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
Age
Commit message (
Expand
)
Author
Files
2024-02-09
refactor(api): use arena for nvim_get_option_info()
bfredl
2
2024-02-09
refactor(api): use arena for nvim_parse_cmd()
bfredl
2
2024-02-09
refactor(api): use arena for hlstate inspection
bfredl
1
2024-02-09
refactor(api): use arena for nvim_list_uis()
bfredl
2
2024-02-09
refactor: rename FloatConfig to WinConfig #27397
Will Hopkins
2
2024-02-09
refactor(api): make cstr_as_string accept "const char*"
bfredl
4
2024-02-08
refactor(api): refactor more api functions to use arena return
bfredl
3
2024-02-08
feat(api): pass 0 to nvim_get_chan_info for current channel (#27321)
nikolightsaber
1
2024-02-08
refactor(api): use keydict and arena for more api return values
bfredl
4
2024-02-06
fix: splitting of big UI messages
Fred Sundvik
1
2024-02-01
refactor(api): remove some unnecessary HAS_KEY() (#27283)
zeertzjq
2
2024-02-01
feat(api): make nvim_open_win support non-floating windows (#25550)
Will Hopkins
2
2024-01-29
feat(api): add nvim_tabpage_set_win (#27222)
Will Hopkins
1
2024-01-28
feat(extmarks): subpriorities (relative to declaration order) (#27131)
Gregory Anders
2
2024-01-28
vim-patch:9.1.0047: issues with temp curwin/buf while cmdwin is open
Sean Dewar
3
2024-01-27
fix(api): limit depth of nvim_cmd (#27225)
zeertzjq
1
2024-01-25
refactor: IWYU (#27186)
zeertzjq
1
2024-01-24
feat(ui): add support for OSC 8 hyperlinks (#27109)
Gregory Anders
4
2024-01-22
perf(extmarks): add metadata for efficient filtering of special decorations
bfredl
1
2024-01-22
Merge pull request #27076 from glepnir/extmark_hlgroup
bfredl
4
2024-01-22
refactor(api): give "hl_group" more accurate _meta type
bfredl
2
2024-01-20
refactor(api): use hl id directly in nvim_buf_set_extmark
glepnir
4
2024-01-19
feat(ui): add chdir UI event (#27093)
Gregory Anders
1
2024-01-18
docs(extmarks): add undocumented "details" array fields
Luuk van Baal
1
2024-01-13
refactor(marktree): unpaired marktree_get_alt() returns itself
Luuk van Baal
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
16
2024-01-08
refactor(options): use schar_T representation for fillchars and listchars
bfredl
2
2024-01-04
fix(decorations): validate botline for on_win
Jaehwang Jung
1
2024-01-02
refactor(api): redundant `ml_mfp` check #26059
Justin M. Keyes
1
2024-01-01
docs: clarify on_bytes arguments
Jaehwang Jung
1
2023-12-30
refactor: follow style guide
dundargoc
3
2023-12-28
docs: small fixes (#26651)
dundargoc
1
2023-12-26
feat(extmarks): add virt_text_repeat_linebreak flag (#26625)
luukvbaal
2
2023-12-24
Merge pull request #26642 from famiu/refactor/options/misc
zeertzjq
1
2023-12-23
refactor: remove CPO_TO_CPO_FLAGS() (#26718)
zeertzjq
1
2023-12-23
refactor(options): move some functions from options.c to option.c
Famiu Haque
1
2023-12-22
fix(decor): allow adding providers during redraw
Lewis Russell
1
2023-12-22
Merge pull request #26528 from bfredl/nodrawstate
bfredl
1
2023-12-22
refactor(drawline): remove LineDrawState and wlv->saved_n_extra
bfredl
1
2023-12-22
refactor(IWYU): add "private" pragma to more generated headers (#26706)
zeertzjq
2
2023-12-21
refactor: run IWYU on entire repo
dundargoc
6
2023-12-21
refactor(IWYU): move decor provider types to decoration_defs.h (#26692)
zeertzjq
3
2023-12-20
refactor: eliminate cyclic includes
dundargoc
5
2023-12-19
fix(api): don't set coladd of mark (#26648)
zeertzjq
1
2023-12-18
feat(api): add forward and back mouse buttons
Amanda Graven
1
2023-12-18
refactor: split WIN_EXECUTE() into two functions (#26627)
zeertzjq
1
2023-12-18
refactor: move some anonymous enums back to non-defs headers (#26622)
zeertzjq
1
2023-12-17
refactor: move non-symbols to defs.h headers
dundargoc
6
2023-12-17
refactor(options): use hashy for finding options (#26573)
Famiu Haque
2
2023-12-16
fix(api): crash after nvim_win_set_config title/footer validation error (#26606)
notomo
1
[prev]
[next]