Commit Graph

  • a681b5eaca vim-patch:partial 1588bc8ebee2 (#17656) Christian Clason 2022-03-09 08:40:16 +01:00
  • 5ac30eacf4 vim-patch:8.1.0999: use register one too often and not properly tested zeertzjq 2022-02-23 11:12:30 +08:00
  • f6d507f5ba refactor(ops): use op_yank_reg() instead of op_yank() when deleting zeertzjq 2022-02-23 11:11:23 +08:00
  • ee903e86fd vim-patch:8.1.0748: using sprintf() instead of semsg() VVKot 2021-12-19 20:06:12 +00:00
  • 205b3765f2 Merge pull request #17622 from dundargoc/refactor/clang-tidy/remove-redundant-casts zeertzjq 2022-03-09 08:15:18 +08:00
  • f33cea4682 Merge pull request #17505 from zeertzjq/vim-8.2.0997 zeertzjq 2022-03-09 06:54:35 +08:00
  • 165cf1b48e vim-patch:8.2.0997: cannot execute a register containing line continuation zeertzjq 2022-02-23 15:56:37 +08:00
  • 2ab2af598e fix(extmarks): fix signs Lewis Russell 2022-03-07 12:02:20 +00:00
  • f24121ad96 fix(line continuation): set growsize to correct value (#17655) Sean Dewar 2022-03-08 21:38:10 +00:00
  • 4632729459 Merge pull request #17585 from zeertzjq/ci-freebsd-oldtests James McCoy 2022-03-08 14:42:56 -05:00
  • 4f007a7f65 fix: do not pass aucmd to the callback (#17650) TJ DeVries 2022-03-08 11:27:11 -05:00
  • bce1fd2218 chore(aucmd): remove left-over debug log (#17649) Christian Clason 2022-03-08 12:56:45 +01:00
  • 2783f4cc4a feat(api): autocmd group can be either name or id (#17559) Dhruv Manilawala 2022-03-08 09:45:43 +05:30
  • be368a6f74 Merge pull request #17647 from neovim/backport-16851-to-release-0.6 release-0.6 zeertzjq 2022-03-08 12:11:07 +08:00
  • c624f260d3 vim-patch:8.2.3952: first line not redrawn when adding lines to an empty buffer zeertzjq 2021-12-31 22:20:31 +08:00
  • 6e31a3a51e Merge pull request #17646 from neovim/backport-17631-to-release-0.6 zeertzjq 2022-03-08 11:21:37 +08:00
  • 57180fcb39 test: add a Lua screen test for CursorLineNr in diff mode zeertzjq 2022-03-07 07:05:44 +08:00
  • bacc0b9c0b vim-patch:8.2.4520: using wrong highlight for cursor line number zeertzjq 2022-03-07 06:45:54 +08:00
  • 3cc48e6273 Merge pull request #17631 from zeertzjq/vim-8.2.4520 zeertzjq 2022-03-08 10:54:01 +08:00
  • 2adc24b18b test: add a Lua screen test for CursorLineNr in diff mode zeertzjq 2022-03-07 07:05:44 +08:00
  • ec3f93ff88 vim-patch:8.2.4520: using wrong highlight for cursor line number zeertzjq 2022-03-07 06:45:54 +08:00
  • bcda54b30e Merge pull request #17642 from dundargoc/ci/macos/reduce-brew-output James McCoy 2022-03-07 18:59:50 -05:00
  • 917dfa510a ci(freebsd): enable oldtests zeertzjq 2022-03-03 17:37:57 +08:00
  • d15558bfa3 ci(macos): minimize log output from brew update Dundar Göc 2022-03-07 15:34:12 +01:00
  • 8bae974da3 build(deps): bump tree-sitter to 0.20.6 (#17587) Christian Clason 2022-03-07 23:48:33 +01:00
  • c400688752 build(deps): bump libuv to 1.44.0 (#17613) Christian Clason 2022-03-07 22:49:35 +01:00
  • 26e713797b Merge pull request #17635 from dundargoc/ci/freebsd/bump-to-latest James McCoy 2022-03-07 16:47:14 -05:00
  • caffee0b67 Merge pull request #17641 from dundargoc/ci/document-jobs James McCoy 2022-03-07 14:21:36 -05:00
  • 57fee60c76 Merge pull request #17636 from bfredl/luacrash James McCoy 2022-03-07 14:05:20 -05:00
  • 242183585c ci: document the purpose of some non-obvious jobs Dundar Göc 2022-03-07 12:38:47 +01:00
  • 824f24a6b0 ci(freebsd): use image freebsd/latest Dundar Göc 2022-03-07 10:46:25 +01:00
  • 147908336e fix(lua): don't use nlua_error when exiting early bfredl 2022-03-07 11:01:13 +01:00
  • c3cc17f0e6 Merge pull request #17621 from bfredl/luaindex bfredl 2022-03-07 11:01:50 +01:00
  • 5f3fff62a8 chore(flake): bump flake (#17632) Matthieu Coudron 2022-03-07 10:57:08 +01:00
  • f39a12d629 refactor(lua): make vim submodule lazy loading declarative bfredl 2022-03-06 13:13:10 +01:00
  • b535db77d8 Merge pull request #17634 from neovim/backport-16841-to-release-0.6 zeertzjq 2022-03-07 11:55:22 +08:00
  • 74a949b859 test: convert some colorcolumn tests to Lua screen tests zeertzjq 2022-02-12 06:36:17 +08:00
  • 0986b8be4f vim-patch:8.1.2073: when editing a buffer 'colorcolumn' may not work zeertzjq 2022-02-12 06:36:17 +08:00
  • 5760cf87b6 Merge pull request #17626 from dundargoc/ci/openbsd/bump-to-latest James McCoy 2022-03-06 20:06:36 -05:00
  • a7c999523d Merge pull request #17630 from kchibisov/fix-underline-regression James McCoy 2022-03-06 18:43:02 -05:00
  • 40e3668e54 Merge pull request #17616 from zeertzjq/vim-8.2.3739 zeertzjq 2022-03-07 07:10:48 +08:00
  • 194411d18a test: add a test for #17609 zeertzjq 2022-03-06 11:01:49 +08:00
  • 0442635a50 test(autochdir_spec): use better patterns zeertzjq 2022-03-06 09:25:58 +08:00
  • eb70540ff0 vim-patch:8.2.4513: window-local directory is not applied if 'acd' fails zeertzjq 2022-03-06 09:11:23 +08:00
  • 8e06377bc6 vim-patch:8.2.4060: win_execute() slow on systems where getcwd()/chdir() is slow zeertzjq 2022-03-06 09:03:26 +08:00
  • da9bc96152 vim-patch:8.2.3920: restoring directory after using another window is inefficient zeertzjq 2022-03-06 08:11:52 +08:00
  • 1a5409db0d vim-patch:8.2.3745: autochdir test fails without the +channel feature zeertzjq 2022-03-06 08:10:31 +08:00
  • 8262de0b48 vim-patch:8.2.3739: in wrong directory when using win_execute() with 'acd' set zeertzjq 2022-03-06 07:57:31 +08:00
  • 04ae502691 ci(openbsd): use latest image Dundar Göc 2022-03-06 17:32:44 +01:00
  • ff032f2710 refactor: remove redundant casts Dundar Göc 2022-03-06 12:40:31 +01:00
  • 918ab6bf00 ci(clint): remove "Unknown NOLINT error category" warning Dundar Göc 2022-03-06 13:19:34 +01:00
  • 8e7446b3cb refactor(signcol): smarter invalidation (#17533) Lewis Russell 2022-03-06 21:45:26 +00:00
  • 5400017020 Merge pull request #17628 from jamessan/bsd-gdb James McCoy 2022-03-06 16:09:39 -05:00
  • 96bb1784a6 fix(api): highlight attribute for underline Kirill Chibisov 2022-03-06 22:56:41 +03:00
  • 0b53645596 test(sr.ht): skip luamod-dev test which crashes nvim James McCoy 2022-03-06 15:43:00 -05:00
  • 92349b1db0 feat(api): add 'buffer' argument to nvim_get_autocmds (#17594) Gregory Anders 2022-03-06 12:35:14 -07:00
  • ee1112f1b7 ci(bsd): install gdb to get backtraces from cores James McCoy 2022-03-06 13:58:21 -05:00
  • 3800615da9 fix(lsp): handle insertion of previous line (#17618) Michael Lingelbach 2022-03-06 07:52:11 -08:00
  • 24d56116f7 Merge pull request #17623 from zeertzjq/lua-editor-mentions zeertzjq 2022-03-06 23:05:44 +08:00
  • 80e6f81862 docs(lua): reference runtime/lua/vim/_editor.lua zeertzjq 2022-03-06 21:16:21 +08:00
  • 72a04bda90 Merge pull request #16897 from lewis6991/signs bfredl 2022-03-06 14:09:01 +01:00
  • 8ed9c84481 Merge pull request #17597 from dundargoc/build/cmake/fix-warnings James McCoy 2022-03-05 15:02:01 -05:00
  • c365de1d22 Merge pull request #17589 from kchibisov/add-dashed-dotted-underline James McCoy 2022-03-05 15:00:07 -05:00
  • d557a45571 Merge pull request #17538 from dundargoc/refactor/bugprone-signed-char-misuse bfredl 2022-03-05 19:39:36 +01:00
  • 2de4d3c7ac Merge pull request #17603 from bfredl/luaworld bfredl 2022-03-05 19:21:34 +01:00
  • a5e475fcc2 fix(lsp): start incremental sync range at previous newline character (#17610) Michael Lingelbach 2022-03-05 09:17:56 -08:00
  • 30e4cc3b3f feat(decorations): support signs Lewis Russell 2022-01-03 12:22:13 +00:00
  • 7fd1182c62 fix: bounds check for underdot Kirill Chibisov 2022-03-05 19:16:14 +03:00
  • 228ea78622 Merge pull request #17611 from zeertzjq/vim-patch-pr-args James McCoy 2022-03-05 11:04:30 -05:00
  • fff527b88d test(strcase_save): test overlong UTF8-encoding Dundar Göc 2022-03-05 12:18:25 +01:00
  • 0ec92bb463 feat(vim-patch.sh): support additional args for -s zeertzjq 2022-03-05 10:11:31 +08:00
  • 4d2744ffe3 refactor: fix clang-tidy bugprone-signed-char-misuse warnings Dundar Göc 2022-02-27 12:29:33 +01:00
  • eb4ae060bc build(cmake): remove unused variable CMAKE_CXX_COMPILER to fix warning Dundar Göc 2022-03-03 15:04:43 +01:00
  • 186a559818 refactor(lua): move only runtime lua file in src/ to runtime/lua bfredl 2022-03-04 16:18:58 +01:00
  • 6379389cbb build(cmake): fix policy warning Dundar Göc 2022-03-03 12:20:21 +01:00
  • 83fc914337 Merge pull request #17601 from dundargoc/revert/libuv James McCoy 2022-03-04 11:04:17 -05:00
  • f9a8a811c7 revert: "build(deps): bump libuv to 1.43.0+7ae0c95" Dundar Göc 2022-03-04 15:27:18 +01:00
  • 6795c9772b fix(syntax): remove trailing spaces in vim.vim Kirill Chibisov 2022-03-04 15:35:44 +03:00
  • 6b6e64dfeb Merge pull request #17598 from dundargoc/ci/reviewer/update-reviewers James McCoy 2022-03-04 06:18:14 -05:00
  • b842f5491f ci(reviews): update reviewers Dundar Göc 2022-03-04 11:28:32 +01:00
  • ead0a5a464 Merge pull request #17596 from zeertzjq/autocmd-comment zeertzjq 2022-03-04 17:14:52 +08:00
  • 08cf3fb099 chore(autocmd): move comment to the right place zeertzjq 2022-03-04 16:39:55 +08:00
  • d5bd7ffe51 fix(autocmd): clean up autocmds only when needed (#17593) Jaehwang Jung 2022-03-04 17:25:09 +09:00
  • 4472820182 fix(docs): spelling in new underlines docs Kirill Chibisov 2022-03-04 00:35:03 +03:00
  • f89fb41a7a feat(tui): add support for CSI 4 : [2,4,5] m Kirill Chibisov 2022-03-02 00:48:11 +03:00
  • e23af71d35 Merge pull request #17567 from bfredl/preload bfredl 2022-03-03 21:00:00 +01:00
  • f9faba88fd refactor(lua): reorganize builtin modules, phase 1 bfredl 2022-03-01 14:27:19 +01:00
  • 13cabfedb2 Merge pull request #17568 from groves/respect_os_proc_children_rv James McCoy 2022-03-03 12:27:37 -05:00
  • 0733f72616 Merge pull request #17564 from dundargoc/ci/freebsd/remove-deprecated-port James McCoy 2022-03-03 10:32:52 -05:00
  • e8d047df81 Merge pull request #17591 from zeertzjq/vim-8.2.4498 zeertzjq 2022-03-03 23:18:46 +08:00
  • ff20d9b106 Merge pull request #17590 from bfredl/cbfree bfredl 2022-03-03 15:41:38 +01:00
  • e8107f0748 vim-patch:8.2.4498: using <Plug> with "noremap" does not work zeertzjq 2022-03-03 21:59:28 +08:00
  • dcd03f5d9d refactor(autocmd): simplify check for freed callback bfredl 2022-03-03 14:28:27 +01:00
  • 7211d8ef21 Merge pull request #17584 from zeertzjq/test-pending-win32 zeertzjq 2022-03-03 16:39:24 +08:00
  • f8b3a1691f test: use helpers.pending_win32(pending) in buffer_updates_spec zeertzjq 2022-03-03 16:07:39 +08:00
  • f9db491a64 Merge pull request #17583 from zeertzjq/test-old-missing zeertzjq 2022-03-03 13:52:49 +08:00
  • 78bb8c4ee7 test(old): add more missing test files and run more tests alone zeertzjq 2022-03-03 11:57:25 +08:00
  • 5d6006f9bf feat(diagnostic): add "code" to the diagnostic structure (#17510) David Shen 2022-03-02 20:42:27 -05:00
  • 051a0514dc Merge pull request #17579 from zeertzjq/ci-win-fail James McCoy 2022-03-02 20:21:13 -05:00
  • f015994a42 Merge pull request #17571 from zeertzjq/pvs-autocmd zeertzjq 2022-03-03 08:25:28 +08:00