factory
- Update to version 0.12.3:
+ diagnostic: deprecate `format` as a table
+ :restart: v:starttime, v:exitreason
+ eval: treat Lua string as "blob" in writefile()
+ treesitter: provide select()
+ vim.pos: accept buf=0 for current buf
+ vim.pos: pos:to_offset(), pos.offset()
+ `opts.scope` in `vim.ui.input`
+ vim.pos: use numeric index internally
+ e230ff0 vim._with may silence all cmdline-errors
+ api: adjust Visual position after nvim_buf_set_text
+ api: don't update 'title' when renaming non-curbuf
+ api: `LuaRef` leak in `nvim_set_keymap` on LHS too long (>=66 bytes)
+ api: leak `preview` callback `LuaRef` in `nvim_create_user_command`
+ channel: stack-buffer-overflow with exit during connection
+ ci: generate more data to stress output throttling test
+ difftool: handle filenames containing spaces
+ eval: writestring() handling of null
+ excmd: use realtime for v:starttime, :uptime
+ fold: virtual lines duplicate foldopen
+ health: set 'tags' for help filetype
+ help: fix CTRL character issue for :help {subject}
+ lsp: calc correct screen_width when opts.relative == 'editor'
+ lsp: callHierarchy/outgoingCalls ranges are relative to caller, not callee
+ lsp: check window is still valid after async request
+ lsp: dynamic registration for off-spec method
+ lsp: filter code_action diagnostics to the cursor
+ lsp: handle null id in JSON-RPC responses
+ lsp: handle self-mapped methods in supports_method
+ lsp: malformed edit if apply_text_edits() is called twice (forwarded request 1359105 from rrahl0)
OBS-URL: https://build.opensuse.org/request/show/1359106
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neovim?expand=0&rev=89
Description
No description provided
Languages
Lua
68.4%
Vim Script
31.6%