KEMBAR78
docs: misc by dundargoc · Pull Request #29410 · neovim/neovim · GitHub
Skip to content

Conversation

@dundargoc
Copy link
Member

No description provided.

Co-authored-by: Michael Härtl <haertl.mike@gmail.com>
Co-authored-by: zeertzjq <zeertzjq@outlook.com>
@zeertzjq zeertzjq marked this pull request as ready for review July 4, 2024 21:19
@zeertzjq zeertzjq merged commit 25c59d0 into neovim:master Jul 4, 2024
@dundargoc dundargoc deleted the docs/misc branch July 9, 2024 09:59
dundargoc added a commit to dundargoc/neovim that referenced this pull request Nov 8, 2024
Co-authored-by: Michael Härtl <haertl.mike@gmail.com>
Co-authored-by: zeertzjq <zeertzjq@outlook.com>
dundargoc added a commit that referenced this pull request Nov 9, 2024
Co-authored-by: Michael Härtl <haertl.mike@gmail.com>
Co-authored-by: zeertzjq <zeertzjq@outlook.com>
bfredl added a commit that referenced this pull request Dec 21, 2024
Christmas edition. This is a maintenance release, focusing on fixes.

FEATURES
--------------------------------------------------------------------------------
- 085f1cc main: expand file ~\ or ~/ prefix on Windows

FIXES
--------------------------------------------------------------------------------
- f8ee92f deps build for ARM64 MSVC
- 163a532 api: make `nvim_set_hl()` respect all `cterm` attributes (#31390)
- 6a63034 completion: avoid deleting text when completion leader changes #31448
- c257fe5 coverity/510275: linematch out of bounds access (#30687)
- 7ca0408 defaults: don't replace keycodes in Visual search mappings (#31460)
- 71faa2b events: don't expand `args.file` for Lua callback (#31473)
- e80e8a0 extmark: builtin completion can still affect nearby extmarks #31387
- 7abc583 filetype: make filetype detection work with :doautocmd (#31470)
- 98ec48e inccommand: ensure cursor is where it belongs
- 650dcbb inspect: always show priority
- b5b84b8 inspect: show priority for treesitter highlights
- bf66871 lsp: cancel pending requests before refreshing (#31500)
- 308e971 lsp: retrigger diagnostics request on server cancellation (#31345) (#31427)
- 84bbbd9 lsp: str_byteindex_enc bounds checking #30747
- 01fe4fc marks: skip right_gravity marks when deleting text
- 57b0fec startup: report --startuptime error to stderr (#31131)
- 3c0e1a8 treesitter: show proper node name error messages
- bbefbc9 tui: avoid flushing buffer halfway an OSC 2 sequence (#30793)
- 424a452 uri: uri_encode encodes brackets incorrectly for RFC2732 #31284
- 1a030f6 vim.system: invalid MAX_TIMEOUT for 32-bit systems #31638
- ee7885a 9.1.0759: screenpos() may return invalid position (#30681)

REFACTOR
--------------------------------------------------------------------------------
- b286ba4 fix incorrect use of enum (#30924)
- fb5a0e2 sort various Lua tables in src/ alphabetically (#30978)

DOCUMENTATION
--------------------------------------------------------------------------------
- 9455686 misc (#29410)
- 5480c0b lua: "vim.bo" is always equivalent to :setlocal (#30733)
- 27fca9c lua: clarify when on_key "typed" will be empty (#30774)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants