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
2023-09-16
Merge pull request #25078 from glepnir/au
bfredl
1
2023-09-15
fix(ui): doesn't trigger au event when enter is false
glepnir
1
2023-09-14
docs: replace <pre> with ``` (#25136)
Gregory Anders
6
2023-09-12
feat(extmark): support proper multiline ranges
bfredl
2
2023-09-11
fix(decorations): better approximation of botline #24794
Jaehwang Jung
1
2023-09-11
fix(api): more intuitive cursor updates in nvim_buf_set_text
Sergey Slipchenko
1
2023-09-09
fix(highlight): add create param in nvim_get_hl
glepnir
2
2023-09-08
refactor(map): enhanced implementation, Clean Code™, etc etc
bfredl
3
2023-09-02
fix(ui): avoid ambiguity about chunk that clears part of line (#24982)
zeertzjq
1
2023-08-31
refactor(option): remove OPT_CLEAR
Lewis Russell
1
2023-08-29
fix(api): better topline adjustments in nvim_buf_set_lines
bfredl
1
2023-08-27
fix(api): fix inconsistent behavior of topline touched in recent refactor
bfredl
1
2023-08-26
feat(highlight): add `FloatFooter` highlight group
Evgeni Chasnovski
1
2023-08-26
feat(float): implement footer
Evgeni Chasnovski
2
2023-08-26
refactor(float): extract "title" and "title_pos" handling
Evgeni Chasnovski
2
2023-08-26
Merge pull request #24399 from lambdalisue/fix-messagepack-rpc
bfredl
1
2023-08-26
docs(msgpack_rpc): add "msgpack-rpc" client type
Alisue
1
2023-08-26
refactor(change): do API changes to buffer without curbuf switch
bfredl
2
2023-08-24
refactor(memline): distinguish mutating uses of ml_get_buf()
bfredl
3
2023-08-17
fix(api): disallow win_set_buf from changing cmdwin's old curbuf (#24745)
Sean Dewar
1
2023-08-12
vim-patch:9.0.1687: mapset() not properly handling script ID (#24666)
zeertzjq
1
2023-08-07
refactor(api): use typed keysets
bfredl
13
2023-08-03
docs: misc
Justin M. Keyes
3
2023-07-26
feat(api): allow win_hide to close cmdwin or non-previous windows
Sean Dewar
1
2023-07-26
feat(api): allow win_close in cmdwin to close wins except previous
Sean Dewar
1
2023-07-26
feat(api): allow open_win/win_set_buf in the cmdwin in some cases
Sean Dewar
3
2023-07-23
fix(events): trigger VimResume on next UI request (#24426)
zeertzjq
2
2023-07-22
fix(api/options): validate buf and win
Lewis Russell
1
2023-07-21
docs: also change "vimL" and "viml" to "Vimscript" (#24414)
zeertzjq
2
2023-07-16
feat(api)!: change return type of nvim_win_text_height to Dict (#24365)
zeertzjq
1
2023-07-13
perf(rtp): reduce rtp scans (#24191)
Lewis Russell
1
2023-07-13
test(extmarks): add test for virt_text_win_col with cpo+=n (#24328)
zeertzjq
1
2023-07-11
feat(api): add nvim_win_text_height (#24236)
zeertzjq
5
2023-07-08
docs: gather @notes items into one section
Justin M. Keyes
1
2023-07-08
docs: "Return (multiple)" heading
Justin M. Keyes
1
2023-07-08
docs: MAINTAIN.md, nvim_get_mark
Justin M. Keyes
2
2023-07-05
fix(api): disallow some more functions during textlock
Sean Dewar
2
2023-07-05
fix(api): use text_locked() to check textlock
Sean Dewar
4
2023-07-04
fix(api): allow negative column arguments for nvim_buf_set_text (#23501)
notomo
1
2023-07-04
fix(api, lua): make blank lines in a message work properly (#24244)
zeertzjq
1
2023-07-03
Merge pull request #23891 from rickyz/grid_line_flags
bfredl
2
2023-07-01
fix(api): nvim_parse_cmd error message in pcall() #23297
Alexandre Teoi
1
2023-06-30
refactor: fix clang/PVS warnings (#24213)
zeertzjq
1
2023-06-28
fix(api): nvim_cmd{cmd="win_getid"} parsed as :winsize #24181
Justin M. Keyes
1
2023-06-26
docs: fix misparsed headings (#24162)
Christian Clason
1
2023-06-25
docs: autocmds, misc
Justin M. Keyes
2
2023-06-22
feat(extmarks): support hl_mode "combine" for inline virt_text (#24099)
zeertzjq
1
2023-06-22
test: spellcheck :help (vimdoc) files #24109
Justin M. Keyes
10
2023-06-22
fix(api): wrong nvim_buf_set_extmark error for invalid hl_mode
zeertzjq
1
2023-06-19
fix(docs): the runtimepath is not the runtime path
bfredl
1
[prev]
[next]