Go to file
Ana Guerrero 796a51680a Accepting request 1205619 from editors
- Update to 0.10.2
- Features
 * jumplist: Allow opting out of removing unloaded buffers (#30419)
- Bug Fixes
 * api: Error properly with invalid field in nvim_open_win (#30078)
 * api: Nvim_buf_get_text() crashes with large negative column #28740
 * api: Fix crash/leak with float title/footer on error (#30543)
 * channel: Handle writing to file instead of pipe (#30520)
 * column: Set signcolumn width after splitting window (#30556)
 * completion: Don't include <Lua function> in -complete= (#30209)
 * decor: Don't use separate DecorSignHighlight for url (#30096)
 * decor: Exclude invalid marks from meta total
 * diagnostics: Don't apply extmarks to invalid lines #29321
 * diff: Use mmfile_t in linematch
 * filetype: Handle .in files with no filename (#30487)
 * float: Properly find last window of tabpage (#30571)
 * health: Fix pyenv root and python exepath detect issue
 * health: Return correct name from 'path2name()'
 * lsp: Don't send foreign diagnostics to servers in buf.code_action (#29501)
 * lsp: Avoid reusing diagnostics from different servers in actions (#30002)
 * lsp: Return call hierarchy item, not the index (#30145)
 * lsp: Handle out-of-bounds character positions #30288
 * lsp: Handle encoding bounds in str_utfindex_enc
 * lsp: Handle nil bytes in strings
 * lua: Ignore stdout and stderr for xdg-open
 * man: Avoid setting v:errmsg (#30052)
 * man: Check if buffer is valid before restoring 'tagfunc' (#30180)
 * regexp: Fix typo in E888 error message (#30161)
 * runtime: Sync bundled treesitter queries
 * runtime: Sync bundled treesitter queries (forwarded request 1205561 from mvyskocil)

OBS-URL: https://build.opensuse.org/request/show/1205619
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neovim?expand=0&rev=67
2024-10-04 15:11:03 +00:00
.gitattributes - Update to 0.10.2 2024-10-04 05:40:33 +00:00
.gitignore - Update to 0.10.2 2024-10-04 05:40:33 +00:00
make-tree-sitter-optional.patch - Update to 0.10.2 2024-10-04 05:40:33 +00:00
neovim-0.10.2.tar.gz - Update to 0.10.2 2024-10-04 05:40:33 +00:00
neovim.changes - Update to 0.10.2 2024-10-04 05:40:33 +00:00
neovim.spec - Update to 0.10.2 2024-10-04 05:40:33 +00:00
spec.vim - Update to 0.10.2 2024-10-04 05:40:33 +00:00
suse-spec-template - Update to 0.10.2 2024-10-04 05:40:33 +00:00
sysinit.vim - Update to 0.10.2 2024-10-04 05:40:33 +00:00