diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2021-09-26 08:43:23 -0700 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2021-09-26 15:15:30 -0700 |
commit | 0159e4daaed1347db8719c27946fcfdc4e49e92d (patch) | |
tree | 0e3529140c607c6d1b827ed70987175a32d03287 /src | |
parent | c9e4f86b7555d2fceb9eb66253403048816513ad (diff) | |
download | rneovim-stable.tar.gz rneovim-stable.tar.bz2 rneovim-stable.zip |
BREAKING CHANGES:
d83df7f7b5c1 feat(lua)!: register_keystroke_callback => on_key
cd8f6c5fb785 feat(lsp)!: change handler signature #15504
FEATURES:
915dda3f96b3 feat(jobstart): add parameter to close stdin
FIXES:
f8e0011534a3 #15732 fix(inccommand): ignore trailing commands only for *previewed* command
2132c063af3a backport: fix(windowing): positioning of relative floats
51d6b26729f4 #15495 backport: tests(lua/on_yank): assert conditions that fail correctly
f7002337c02a #15482 backport: fix(lua): verify buffer in highlight.on_yank
6bda2f56eb01 #15454 backport: fix(window.c): win_close from other tabpage
be58ba250ee2 #15372 backport: fix(autocmd.c): fix conditions in block_autocmds, unblock_autocmds
d0e9a11e395a backport: refactor(sign): include longer sign column option
5c42376c15e2 backport: fix(sign): reset auto sign column with minimum in float win minimal style
41f761130e4f backport: fix(decorations): crash when :bdelete (extmark_free_all) after clear_namespace
cf62554e5aea #15111 backport: fix(:source): copy curbuf lines to memory before sourcing
6436100b6e4b #14809 backport: fix(:source, nvim_exec): handle Vimscript line continuations
917f30666657 #15043 backport: test/memory_usage_spec: skip on MacOS
a9cca1b050f4 #14984 backport: fixup(clipboard): Fix error not properly handled
ae89330ec047 #14982 backport: fix(vim.opt): vimL map string values not trimmed
2229e99ef918 #14962 backport: fixup(clipboard): Use case matching
b6b12ea7c3f2 #15489 fix(man.vim): filetype=man is too eager
6f965f41dfd6 build: use RelWithDebInfo build for nightlies, Release for releases
f027c5e1e463 build: update appdata.xml version in release commit
8336488ce1cd test(treesitter): skip all parsers tests if parsers aren't installed
008b83f5a28e Rename stdin to stdin_mode (fixes Windows build)
FIXES (LSP):
132053c1d2bd #15523 backport: fix(lsp): resolve bufnr in buf_is_attached
a265201307f6 backport: fix(lsp): Ensure human readable errors are printed
33000bd9cff3 backport: fix(lsp): Ensure users get feedback on references/symbols errors or empty results
9f73b7c214c6 #14954 backport: fix(lsp): correctly check for windows in lsp logger
eaa1c4737792 #15023 backport: fix(lsp): restore diagnostics extmarks that were moved to the last edit line
989ccb822203 #15011 backport: fix(lsp): restore diagnostics extmarks on buffer changes
2ae4c96d9176 backport: fix(lsp): prevent double <text> for cached plaintext markup
7b0ae589f0a7 feat(lsp): allow root_dir to be nil (#15430) (Mathias Fußenegger)
8ec5bc91262a lsp(start_client): Allow passing custom workspaceFolders to the LSP (#15132) (sim)
959cf5e53c79 fix(lsp): check if buffer is valid in changetracking (#15505) (Jose Alvarez)
dc15b3a92c9b fix(lsp): avoid ipairs on non-sequential tables (#15059) (Michael Lingelbach)
18375c6df609 feat(lsp): improve vim.lsp.util.apply_text_edits (#15561) (hrsh7th)
7b1315fe6113 feat(lsp): improve logging (#15636) (Michael Lingelbach)
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions