SHA256
1
0
forked from pool/neovim
Go to file
Matej Cepl 7599deb295 - Update to 0.5.1:
BREAKING CHANGES:
  - feat(lua)!: register_keystroke_callback => on_key
  - feat(lsp)!: change handler signature #15504
FEATURES:
  - feat(jobstart): add parameter to close stdin
FIXES:
  - #15732 fix(inccommand): ignore trailing commands only for *previewed* command
  - backport: fix(windowing): positioning of relative floats
  - #15495 backport: tests(lua/on_yank): assert conditions that fail correctly
  - #15482 backport: fix(lua): verify buffer in highlight.on_yank
  - #15454 backport: fix(window.c): win_close from other tabpage
  - #15372 backport: fix(autocmd.c): fix conditions in block_autocmds, unblock_autocmds
  - backport: refactor(sign): include longer sign column option
  - backport: fix(sign): reset auto sign column with minimum in float win minimal style
  - backport: fix(decorations): crash when :bdelete (extmark_free_all) after clear_namespace
  - #15111 backport: fix(:source): copy curbuf lines to memory before sourcing
  - #14809 backport: fix(:source, nvim_exec): handle Vimscript line continuations
  - #15043 backport: test/memory_usage_spec: skip on MacOS
  - #14984 backport: fixup(clipboard): Fix error not properly handled
  - #14982 backport: fix(vim.opt): vimL map string values not trimmed
  - #14962 backport: fixup(clipboard): Use case matching
  - #15489 fix(man.vim): filetype=man is too eager
  - build: use RelWithDebInfo build for nightlies, Release for releases
  - build: update appdata.xml version in release commit
  - test(treesitter): skip all parsers tests if parsers aren't installed
  - Rename stdin to stdin_mode (fixes Windows build)
FIXES (LSP):
  - #15523 backport: fix(lsp): resolve bufnr in buf_is_attached
  - backport: fix(lsp): Ensure human readable errors are printed

OBS-URL: https://build.opensuse.org/package/show/editors/neovim?expand=0&rev=95
2021-09-27 00:18:02 +00:00
.gitattributes Accepting request 356572 from home:Ronis_BR 2016-02-21 12:15:11 +00:00
.gitignore Accepting request 356572 from home:Ronis_BR 2016-02-21 12:15:11 +00:00
neovim-0.1.7-bitop.patch Use bit32 again 2021-09-06 15:01:33 +00:00
neovim-0.5.1.tar.gz - Update to 0.5.1: 2021-09-27 00:18:02 +00:00
neovim-rpmlintrc Accepting request 630074 from home:mcepl:work 2018-08-18 15:11:48 +00:00
neovim.changes - Update to 0.5.1: 2021-09-27 00:18:02 +00:00
neovim.patch Accepting request 903892 from home:mcepl:branches:editors 2021-07-09 16:52:54 +00:00
neovim.spec - Update to 0.5.1: 2021-09-27 00:18:02 +00:00
spec-template Accepting request 630074 from home:mcepl:work 2018-08-18 15:11:48 +00:00
suse-spec-template Accepting request 630074 from home:mcepl:work 2018-08-18 15:11:48 +00:00
sysinit.vim Accepting request 660221 from home:mcepl:branches:editors 2018-12-20 14:46:57 +00:00
vim7188-fix-netrw-command.patch Accepting request 903892 from home:mcepl:branches:editors 2021-07-09 16:52:54 +00:00