generated from pool/new_package
* vim-patch:9.2.0265: unnecessary restrictions for defining dictionary function names (#38524) * fix(api): nvim_set_hl boolean false corrupts underline styles (#38504) * build(deps): bump luajit to fbb36bb6b * docs(lsp): add `init_options` to Copilot example #38502 * fix(:connect): don't use freed memory (#38512) * feat(prompt): prompt_appendbuf() appends to prompt buffer #37763 * fix(pack): set `source` in progress report #38511 * fix(messages): spurious newline with --headless + cmdheight=0 #38494 * feat(progress): set Progress-event pattern to "source" #38495 * vim-patch:c84526d: runtime(amiga): revamp syntax highlighting and add new maintainer (#38503) * fix(ui2): ENTER may focus pager in insert/terminal mode #38497 * ci: bump actions/cache * fix(ui2): no paging in dialog below expanded cmdline #38489 * docs: update version.c #38455 * refactor(progress): simplify progress-status format #38491 * refactor: resize Progress autocmd dict to actual size #38487 * fix(treesitter): ignore stale fold refresh callbacks * fix: :ball w_locked check, reset b_nwindows in free_all_mem() #38484 * feat(api): nvim_set_hl{update:boolean} #37546 * refactor(treesitter): use same visual-select as lsp #38475 * test: work around flaky swapfile test with ASAN (#38482) * fix(exit): stop listening before closing channels (#38480) * vim-patch:9.2.0237: filetype: ObjectScript routines are not recognized (#38479) * vim-patch:9.2.0239: signcolumn may cause flicker (#38477) * vim-patch:955c02d: runtime(sh): Distinguish parts of function definitions * vim-patch:9c0d057: runtime(sh): Improve the matching of function definitions * fix(pack): add trailing newline to lockfile #38469 * fix(messages): emit empty msg_show event for :echo #38467 * fix(ui2): show messages in dialog window when entering expanded cmdline #38465 * docs: job-control.txt => flow layout #38463 * fix(progress): show progress-status only in curwin #38458 * fix(vim.net): always pass response body to on_response #38460 * fix(runtime): stop treesitter highlight in b:undo_ftplugin #38459 * vim-patch:c9eaff0: runtime(java): Make changes for JDK 26 (#38452) * vim-patch:9.2.0235: filetype: wks files are not recognized (#38451) * vim-patch:9.2.0233: Compiler warning in strings.c (#38450) * test(lsp): get_configs resolves only necessary configs * docs: api, plugins, ui2 * feat(net): vim.net.request(outbuf) writes response to buffer #36164 * fix(lsp): get_namespace signature (#38449) * docs: change lua-bit to new layout #38447 * fix: use correct window dimension for range estimation * fix(decor): clamp last column by decor provider range * test: issue #35575 * refactor(treesitter)!: remove "all" option of Query:iter_matches #33070 * fix(lsp): completion word includes leading space from label #38435
Description
No description provided
Languages
Lua
71.8%
Vim Script
28.2%