Commit Graph

  • 40db569014 perf(iter): make ListIter.totable more efficient (#23714) Lewis Russell 2023-06-03 11:06:10 +01:00
  • 2db719f6c2 feat(lua): rename vim.loop -> vim.uv (#22846) Lewis Russell 2023-06-03 11:06:00 +01:00
  • c65e2203f7 docs(iter): add emmylua type to iter module (#23845) Sebastian Lyng Johansen 2023-06-03 09:18:05 +02:00
  • a8ee4c7a81 build(deps): bump luajit to HEAD - 51fb2f2c3 (#23886) Christian Clason 2023-06-02 19:41:47 +02:00
  • c45a111e35 vim-patch:9.0.1599: Cursor not adjusted when 'splitkeep' is not "cursor" (#23884) luukvbaal 2023-06-02 17:26:41 +02:00
  • aa130d0c7e docs: small fixes (#23619) dundargoc 2023-06-02 16:59:58 +02:00
  • b9e380fed9 Merge pull request #23883 from neovim/backport-23073-to-release-0.9 zeertzjq 2023-06-02 22:14:28 +08:00
  • d964aba20d build: don't print installed files locally dundargoc 2023-04-13 22:38:45 +02:00
  • 4b60267f82 feat(:source): source current ft=lua buffer as Lua code (#23802) zeertzjq 2023-06-02 21:00:55 +08:00
  • 4892db22e2 fix(treesitter): remove incompatible c query (#23859) Christian Clason 2023-06-02 11:53:40 +02:00
  • 36fd2fcaae docs(html): define anchors for search engine #23879 Justin M. Keyes 2023-06-02 02:45:23 -07:00
  • 7ef651beaf Merge pull request #23881 from neovim/backport-23878-to-release-0.9 zeertzjq 2023-06-02 17:40:15 +08:00
  • 0db9169a52 ci: remove ci/ from cache key zeertzjq 2023-06-02 17:24:30 +08:00
  • 80814d1535 ci: remove ci/ from cache key (#23878) zeertzjq 2023-06-02 17:38:42 +08:00
  • 843c1bed95 fix(health): stop job properly on timeout (#23877) zeertzjq 2023-06-02 17:23:45 +08:00
  • 9078db9bbb Merge pull request #23874 from neovim/backport-23873-to-release-0.9 zeertzjq 2023-06-02 09:00:13 +08:00
  • 0e39b334c0 vim-patch:9.0.1597: cursor ends up below the window after a put zeertzjq 2023-06-02 08:13:41 +08:00
  • 9f3c4c1526 vim-patch:9.0.1597: cursor ends up below the window after a put (#23873) zeertzjq 2023-06-02 08:48:49 +08:00
  • a0375b68c1 vim-patch:9.0.1598: screenchar() and others are wrong with DBCS 'encoding' (#23872) zeertzjq 2023-06-02 04:31:17 +08:00
  • 7ade44fefe Merge pull request #23871 from gpanders/lsp-position-encoding Gregory Anders 2023-06-01 12:10:48 -05:00
  • 15641f38cf feat(lsp): include positionEncodings in default client capabilities Gregory Anders 2023-06-01 11:39:51 -05:00
  • fb54e6980e feat(lsp): set client offset_encoding if server supports positionEncoding Gregory Anders 2023-06-01 11:15:33 -05:00
  • afb70eba8c Merge pull request #23789 from luukvbaal/spell zeertzjq 2023-06-01 21:29:14 +08:00
  • 51fd328184 refactor(drawscreen): avoid spell check on folded or filler lines zeertzjq 2023-06-01 20:49:31 +08:00
  • ac1ad9651e vim-patch:9.0.1595: line pointer becomes invalid when using spell checking Luuk van Baal 2023-05-31 21:13:58 +02:00
  • 316c877034 vim-patch:9.0.1585: weird use of static variables for spell checking Luuk van Baal 2023-05-28 00:12:56 +02:00
  • 7801091062 vim-patch:9.0.1596: :registers command does not work in sandbox (#23866) zeertzjq 2023-06-01 20:28:16 +08:00
  • 1ff4562502 fix(api): dont change curwin for nvim_win_set_width Folke Lemaitre 2023-06-01 12:42:06 +02:00
  • 68e7a6a6dc test: added tests for set_height with winminheight=0 and a winbar Folke Lemaitre 2023-06-01 12:23:42 +02:00
  • a3751f5de2 fix(api): dont change curwin for nvim_win_set_height Folke Lemaitre 2023-06-01 11:44:08 +02:00
  • f9a615fb21 Merge pull request #23862 from neovim/backport-23854-to-release-0.9 zeertzjq 2023-06-01 17:00:41 +08:00
  • 022b5ba45d test(ui/decorations_spec): add local variable assert_alive zeertzjq 2023-06-01 16:34:18 +08:00
  • 56c35faf8b fix(column): don't overflow sign column with extmark signs zeertzjq 2023-06-01 07:15:31 +08:00
  • 2bdef6dd2a fix(column): don't overflow sign column with extmark signs (#23854) zeertzjq 2023-06-01 16:20:31 +08:00
  • be5e361154 fix(lsp): add param assert in client_is_stopped (#23857) Raphael 2023-06-01 14:38:38 +08:00
  • 68e2d72295 ci(issue-open-check): don't add "doc" label zeertzjq 2023-05-31 08:54:35 +08:00
  • 3913ebbfcd docs(html): algolia docsearch #23839 Justin M. Keyes 2023-05-30 17:32:38 -07:00
  • 7e3ff8afa4 test(extmarks): folding inline virt_text on empty line (#23847) zeertzjq 2023-05-31 06:50:37 +08:00
  • 06d137681e [Backport release-0.9] ci(response): use pagination for timeline events (#23844) github-actions[bot] 2023-05-30 21:53:07 +02:00
  • 4b79441b14 [Backport release-0.9] ci: replace stale bot with custom implementation (#23843) github-actions[bot] 2023-05-30 21:51:29 +02:00
  • 2113b9e4b0 [Backport release-0.9] ci: auto add label according title (#23842) github-actions[bot] 2023-05-30 21:48:43 +02:00
  • 6edd802840 Merge pull request #23841 from dundargoc/backport/token dundargoc 2023-05-30 21:31:34 +02:00
  • 1513666203 ci(labeler): add back GitHub token for type-scope zeertzjq 2023-04-17 19:11:29 +08:00
  • afdb5fa3cd ci: remove unnecessary token usage dundargoc 2023-04-16 14:16:19 +02:00
  • cd73e54c42 ci: remove reviewdog for uncrustify (#23840) dundargoc 2023-05-30 21:16:07 +02:00
  • 0a954f41c4 ci: replace stylua action with our own lint target (#23838) dundargoc 2023-05-30 21:10:55 +02:00
  • 58618d208a feat(lsp)!: promote LspRequest to a full autocmd and enrich with additional data (#23694) jdrouhard 2023-05-30 13:56:29 -05:00
  • 8463161daa [Backport release-0.9] ci: update reviewers (#23837) github-actions[bot] 2023-05-30 20:42:49 +02:00
  • 72209f4bf7 ci: remove team reviewers (#23836) dundargoc 2023-05-30 20:39:25 +02:00
  • 2833230791 [Backport release-0.9] ci: use a set instead of array for team reviewers (#23835) github-actions[bot] 2023-05-30 20:29:26 +02:00
  • 09f97ff9a8 Merge pull request #23833 from neovim/backport-23626-to-release-0.9 dundargoc 2023-05-30 19:34:04 +02:00
  • b257480955 ci: remove api-docs-check workflow dundargoc 2023-05-14 15:18:47 +02:00
  • dd3fa64573 fix(lsp): fix dynamic registration of code actions (#23826) Folke Lemaitre 2023-05-30 19:15:07 +02:00
  • a4097be568 [Backport release-0.9] ci: simplify backport workflow (#23832) github-actions[bot] 2023-05-30 18:37:31 +02:00
  • f215a2aeaa vim-patch:8.2.3689: ex_let_one() is too long (#23830) zeertzjq 2023-05-30 22:56:27 +08:00
  • 433ccdfc79 Merge pull request #23828 from neovim/backport-23823-to-release-0.9 zeertzjq 2023-05-30 21:24:43 +08:00
  • 126a757c55 fix(column): corrupted screen with minwid sign item in 'statuscolumn' Luuk van Baal 2023-05-30 12:40:01 +02:00
  • 70da793c5e fix(statusline): corrupted screen with minwid sign item in 'statuscolumn' (#23823) luukvbaal 2023-05-30 14:56:12 +02:00
  • 55f6a1cab0 vim-patch:9.0.1588: Incsearch not triggered when pasting clipboard register (#23817) zeertzjq 2023-05-30 07:18:12 +08:00
  • e8776074f5 vim-patch:9.0.1591: some "gomod" files are not recognized (#23820) Omar El Halabi 2023-05-30 00:44:23 +02:00
  • 2028d1e2bc vim-patch:9.0.1586: error for using two messages with ngettext() differing in "%" (#23816) zeertzjq 2023-05-29 22:14:01 +08:00
  • 65fc17b343 Merge pull request #23815 from neovim/backport-23283-to-release-0.9 zeertzjq 2023-05-29 19:56:54 +08:00
  • 954cc51226 ci(release): clean up wording and undeprecate tar.gz dundargoc 2023-04-23 11:41:51 +02:00
  • 18fe3a6a44 version bump bfredl 2023-05-29 13:27:47 +02:00
  • 7d4bba7aa7 NVIM 0.9.1 v0.9.1 bfredl 2023-05-29 13:24:38 +02:00
  • b8a2220f5e vim-patch:9.0.1587: Corn config files are not recognized (#23807) Christian Clason 2023-05-29 10:25:05 +02:00
  • c0137e711b Merge pull request #23810 from neovim/backport-23809-to-release-0.9 zeertzjq 2023-05-29 09:11:14 +08:00
  • a2bfe4e524 fix(substitute): properly check if preview is needed zeertzjq 2023-05-29 08:05:23 +08:00
  • 9dd48f7832 fix(substitute): properly check if preview is needed (#23809) zeertzjq 2023-05-29 08:44:52 +08:00
  • c48f94d1f3 build: remove LOG_LIST_ACTIONS option and related code dundargoc 2023-05-28 16:34:47 +02:00
  • 5a3752889c fix(NVIM_APPNAME): show error message if $NVIM_APPNAME is invalid Ghjuvan Lacambre 2023-05-28 16:04:54 +02:00
  • d561830a52 build: align .clang-format rules with uncrustify config Tom Praschan 2023-05-28 15:39:43 +02:00
  • 8206954a67 build: remove LOG_DEBUG option dundargoc 2023-05-28 15:28:53 +02:00
  • a1007597ca [Backport release-0.9] fix(ftplugin): source Lua files after Vimscript files per directory (#23805) github-actions[bot] 2023-05-28 15:23:51 +02:00
  • 03a2c5b772 fix(ftplugin): source Lua files after Vimscript files per directory (#23801) Christian Clason 2023-05-28 15:13:44 +02:00
  • 8e17054a23 vim-patch:9.0.1584: not all meson files are recognized (#23797) Christian Clason 2023-05-28 11:47:07 +02:00
  • b1f5be5338 Merge pull request #23798 from neovim/backport-23792-to-release-0.9 zeertzjq 2023-05-28 17:32:28 +08:00
  • 9c41a81dec fix(extmarks): fix virt_text_hide off-by-one hiding (#23795) zeertzjq 2023-05-28 17:29:44 +08:00
  • edf2a5aa25 fix(extmarks): don't show virt lines for end mark zeertzjq 2023-05-28 14:18:33 +08:00
  • 4dd43e31db fix(extmarks): don't show virt lines for end mark (#23792) zeertzjq 2023-05-28 17:22:25 +08:00
  • f29acc5073 test(extmarks): add tests for #14201 #20004 #20885 (#23794) zeertzjq 2023-05-28 16:28:10 +08:00
  • ddd92a70d2 feat(lsp): initial support for dynamic capabilities (#23681) Folke Lemaitre 2023-05-28 07:51:28 +02:00
  • e41b2e34b4 test(extmarks): add test for virt_text_hide with 'smoothscroll' (#23791) zeertzjq 2023-05-28 11:09:25 +08:00
  • 7a8402ac31 vim-patch:9.0.1583: get E304 when using 'cryptmethod' "xchacha20v2" (#23790) zeertzjq 2023-05-28 08:06:30 +08:00
  • e953f29c9b Merge pull request #23787 from neovim/backport-23785-to-release-0.9 zeertzjq 2023-05-27 22:25:47 +08:00
  • eaacdd059e vim-patch:9.0.1582: :stopinsert may not work in a popup close handler zeertzjq 2023-05-27 21:44:20 +08:00
  • b46f61ac05 vim-patch:9.0.1582: :stopinsert may not work in a popup close handler (#23785) zeertzjq 2023-05-27 22:15:22 +08:00
  • 510e1f131b fix(extmarks): make right_align and win_col work on wrapped line (#23759) zeertzjq 2023-05-27 21:36:16 +08:00
  • 2d289589b7 ci: remove reviewdog for uncrustify dundargoc 2023-05-27 13:27:29 +02:00
  • b5a66b1830 Merge pull request #23779 from neovim/backport-23727-to-release-0.9 zeertzjq 2023-05-27 11:14:44 +08:00
  • 7556850724 fix(colorscheme): try .lua files in 'rtp' before .vim files in 'pp' zeertzjq 2023-05-23 07:40:50 +08:00
  • 68f967ce47 Merge pull request #23778 from neovim/backport-23776-to-release-0.9 zeertzjq 2023-05-27 10:30:39 +08:00
  • 84542fc97f fix(tui): restore title before exiting alternate screen zeertzjq 2023-05-27 09:06:25 +08:00
  • 8e69716953 fix(tui): restore title before exiting alternate screen (#23776) zeertzjq 2023-05-27 10:13:51 +08:00
  • 44d4ae448d fix: function was renamed (#23772) Matthieu Coudron 2023-05-26 21:51:18 +02:00
  • a090be56bd backport treesitter parser and queries (#23767) Christian Clason 2023-05-26 19:19:28 +02:00
  • d3a22ff242 build(vim-patch.sh): use bundled uncrustify (#23770) zeertzjq 2023-05-26 22:22:56 +08:00
  • a24dd0392b vim-patch:9.0.1580: CI: indent test hangs on FreeBSD (#23768) zeertzjq 2023-05-26 22:13:42 +08:00
  • 3591252cc8 [Backport release-0.9] fix(tui): don't set tty background if &bg was set before VimEnter (#23766) github-actions[bot] 2023-05-26 12:20:11 +02:00
  • 5a08b5be3c fix(tui): don't set tty background if &bg was set before VimEnter (#23701) Null Chilly 2023-05-26 16:51:02 +07:00