Commit Graph

  • f7c939fa7a fix(exrc): exrc knows its own location (#34638) Yochem van Rosmalen 2025-06-29 17:19:10 +02:00
  • 2f95abddfa refactor(health): use vim.system():wait() #34702 Tom Ampuero 2025-06-29 15:56:44 +01:00
  • 1c52e90cd5 fix(help): :help can focus unfocusable/hide window #34442 phanium 2025-06-29 22:44:17 +08:00
  • 43804477ca fix(tui): don't crash when nvim__screenshot() is called with bad path (#34594) Gabriel Ford 2025-06-28 19:12:42 -04:00
  • 63a7b92e58 vim-patch:1fa3f0c: runtime(doc): fix :vmap example to avoid unwanted spaces with JJ (#34695) zeertzjq 2025-06-29 08:01:12 +08:00
  • 331de6afa6 fix(tui): don't crash when nvim__screenshot() is called with bad path (#34594) Gabriel Ford 2025-06-28 19:12:42 -04:00
  • 10a03e83e3 fix(messages): only msg_clear for UPD_CLEAR #34688 luukvbaal 2025-06-28 19:37:21 +02:00
  • bfcf541a9e fix(tutor): cannot find tutors in pack/*/start/* #34689 Phạm Bình An 2025-06-28 23:40:24 +07:00
  • bff7d3fd9f fix(tutor): cannot find tutors in pack/*/start/* #34689 Phạm Bình An 2025-06-28 23:40:24 +07:00
  • 28531d18f0 vim-patch:9.1.1421: tests: need a test for the new-style tutor.tutor (#34267) Phạm Bình An 2025-06-28 14:42:51 +07:00
  • f1f106be3d vim-patch:9.1.1421: tests: need a test for the new-style tutor.tutor (#34267) Phạm Bình An 2025-06-28 14:42:51 +07:00
  • c752016976 vim-patch:0312527: runtime(pandoc): sync syntax script with upstream Christian Clason 2025-06-27 18:48:32 +02:00
  • 4ee2e365a5 fix(lsp): fix workspace diagnostic request to follow spec (#34674) Zie Mcdowell 2025-06-27 20:17:41 +01:00
  • f2988e05db feat(extui): don't enter pager for routed message #34679 luukvbaal 2025-06-27 21:13:01 +02:00
  • bfe42c84de perf(extui): delay creating windows, buffers and parser (#34665) luukvbaal 2025-06-27 15:54:32 +02:00
  • 64753b5c37 fix(highlight): spurious underline in 'winblend' floating window #34614 glepnir 2025-06-27 17:52:28 +08:00
  • d5cbc99358 vim-patch:9.1.1482: scrolling with 'splitkeep' and line() (#34670) luukvbaal 2025-06-27 11:16:23 +02:00
  • 0b91e9f83b vim-patch:9.1.1482: scrolling with 'splitkeep' and line() (#34670) luukvbaal 2025-06-27 11:16:23 +02:00
  • e518666f1d vim-patch:5d14da3: runtime(diff): fix regex for matching no-eol match Christian Clason 2025-06-27 09:35:48 +02:00
  • 2b4c1127ad feat(ui): emit "msg_clear" event after clearing the screen (#34035) luukvbaal 2025-06-27 00:27:21 +02:00
  • 6005bc68b2 fix(lsp): include context for each client in multi-handler results (#34669) Maria José Solano 2025-06-26 12:18:20 -07:00
  • db3b856779 feat(defaults): map "grt" to LSP type_definition #34663 Justin M. Keyes 2025-06-26 11:45:02 -07:00
  • e6eb910496 Merge pull request #34668 from brianhuster/release-0.11 Justin M. Keyes 2025-06-26 11:32:41 -07:00
  • 7286e514f2 fix(vim.version): vim.VersionRange:has(<prerelease>) (#33324) Phạm Bình An 2025-04-11 17:15:18 +07:00
  • ae05e0399b vim-patch:0fb6cea: runtime(lua): update 'path' option in filetype plugin #33876 Phạm Bình An 2025-05-07 08:02:06 +07:00
  • f0c0c24ed7 fix(lsp/health): always use vim.inspect to show root_markers (#34667) Gregory Anders 2025-06-26 10:22:45 -05:00
  • 5d06eade25 feat(defaults): map "grt" to LSP type_definition #34642 Caleb White 2025-06-26 08:24:13 -05:00
  • 76de3e2d07 docs(api): document types using LuaCATS types Lewis Russell 2025-06-16 11:45:44 +01:00
  • 4621527f59 fix(lsp): add RequestFailed error code constant #34645 Maria José Solano 2025-06-26 02:23:31 -07:00
  • 3eaa6c5a66 fix(lsp): add RequestFailed error code constant #34645 Maria José Solano 2025-06-26 02:23:31 -07:00
  • 638bc951b2 Merge pull request #34651 from zeertzjq/backport zeertzjq 2025-06-26 13:45:47 +08:00
  • 0613faf596 fix(column): missing redraw with virt_lines_leftcol (#34650) zeertzjq 2025-06-26 13:16:19 +08:00
  • b40e658717 fix(column): missing redraw with virt_lines_leftcol (#34650) zeertzjq 2025-06-26 13:16:19 +08:00
  • f0757ee590 refactor(ui.c): deduplicate validation logic #34647 Justin M. Keyes 2025-06-25 17:15:04 -07:00
  • e5dae58704 vim-patch:037c32e: runtime(vim): Update base-syntax, match unamed register alias (#34648) zeertzjq 2025-06-26 08:14:31 +08:00
  • c730374d44 vim-patch:fa0b069: runtime(doc): improve documentation style in editing.txt (#34646) zeertzjq 2025-06-26 08:02:53 +08:00
  • 203d4f916d fix(vim.system): clear_env=true gives an invalid env to uv.spawn #33955 Birdee 2025-06-25 15:15:19 -07:00
  • 731e616a79 fix(vim.system): clear_env=true gives an invalid env to uv.spawn #33955 Birdee 2025-06-25 15:15:19 -07:00
  • 4369d7d9a7 fix(ui)!: decouple ext_messages from message grid #27963 luukvbaal 2025-06-25 17:25:40 +02:00
  • 0694ca8822 fix: map wincmd instead of remap #34635 phanium 2025-06-25 21:33:58 +08:00
  • 684be736c1 ci: bump luals to 3.15.0 Christian Clason 2025-06-25 11:54:30 +02:00
  • 5ae41ddde3 feat(prompt): prompt_getinput() gets current input #34491 Shadman 2025-06-25 01:42:16 +06:00
  • efd0fa55c8 fix(cmdline): validate 'incsearch' cursor for "cmdline_show" redraw (#34630) luukvbaal 2025-06-24 16:37:51 +02:00
  • 25000be845 fix(prompt): "%" prefix repeated on newlines with formatoptions+=r #34584 Shadman 2025-06-24 19:52:24 +06:00
  • 5871d26779 fix(autocmd): 'cmdheight' OptionSet with valid window grids (#34619) luukvbaal 2025-06-24 10:25:46 +02:00
  • 6b6a4518c2 vim-patch:159d392: runtime(java): Complement the recognition of type parameter sections Christian Clason 2025-06-24 10:00:56 +02:00
  • 7f3249fa0d vim-patch:9.1.1476: missing out-of-memory checks in cmdexpand.c (#34624) zeertzjq 2025-06-24 07:51:20 +08:00
  • 69c379dc44 fix(quickfix): use correct lnume when appending (#34611) glepnir 2025-06-24 07:48:55 +08:00
  • 92883b918c vim-patch:a931371: runtime(vim): Update base-syntax, match OR operator in :echo and :execute (#34623) zeertzjq 2025-06-24 07:17:43 +08:00
  • 40c61bf205 refactor(lsp): use vim.lsp.buf_request_all internally (#34604) Maria José Solano 2025-06-23 10:15:25 -07:00
  • 68d204462c fix(health): highlight group conflicts with help #34616 Dmytro Meleshko 2025-06-23 18:23:27 +02:00
  • 6942dec9b2 fix(health): highlight group conflicts with help #34616 Dmytro Meleshko 2025-06-23 18:23:27 +02:00
  • 70b4e7948f fix(tui): avoid memory leak and compiler warning on Windows (#34225) Axel 2025-06-23 16:07:52 +02:00
  • fb5a51e775 fix(tui): avoid memory leak and compiler warning on Windows (#34225) Axel 2025-06-23 16:07:52 +02:00
  • 835f11595f feat(lsp): support annotated text edits (#34508) Maria José Solano 2025-06-23 06:30:49 -07:00
  • a5c55d200b fix(cmd): bar "|" not allowed after :fclose #34613 glepnir 2025-06-23 20:41:31 +08:00
  • 462f7aaa8e vim-patch:a9b95c3: runtime(doc): remove wrong documentation of the :digraph command (#34608) zeertzjq 2025-06-23 09:06:38 +08:00
  • ee06d0e64d build(msvc): suppress msvc build warning for different enum types (#34591) Gabriel Ford 2025-06-21 18:54:51 -04:00
  • 534ec8d447 vim-patch:9.1.1475: completion: regression when "nearest" in 'completeopt' (#34607) zeertzjq 2025-06-23 07:56:47 +08:00
  • 30f650420b Merge pull request #34606 from zeertzjq/vim-99b9847 zeertzjq 2025-06-23 07:44:26 +08:00
  • 233014f3ed vim-patch:dcff497: runtime(vim): Update base-syntax, match bare mark ranges zeertzjq 2025-06-23 07:23:01 +08:00
  • 69ef85a533 vim-patch:99b9847: runtime(vim): Update base-syntax, fix Vim9 :import expression comment handling zeertzjq 2025-06-23 07:22:40 +08:00
  • cfb4d3d2f2 docs(treesitter): fix parameter list for Query:iter_matches (#34553) Luis Calle 2025-06-22 05:38:00 -05:00
  • ee2fc31b36 vim-patch:9.1.1473: inconsistent range arg for :diffget/diffput (#34588) zeertzjq 2025-06-22 08:00:17 +08:00
  • 0980617c0d build(msvc): suppress msvc build warning for different enum types (#34591) Gabriel Ford 2025-06-21 18:54:51 -04:00
  • d0aedd36df fix(extui): set 'modifiable', 'noswapfile' for buffers (#34582) phanium 2025-06-20 23:32:07 +08:00
  • cacb4ceeb4 test(prompt): nvim_paste in prompt buffer #34583 Shadman 2025-06-20 20:07:27 +06:00
  • 927dc3c2c4 vim-patch:476b65e: runtime(doc): mention using <script> instead of <sfile> in :autocmd (#34580) zeertzjq 2025-06-20 07:08:01 +08:00
  • 528381587b refactor(lsp): redesign LSP folding state #34469 Yi Ming 2025-06-19 21:23:40 +08:00
  • 1976ca68b5 fix(lsp) type annotation for vim.lsp.Config.cmd #34574 Oskar Haarklou Veileborg 2025-06-19 12:35:13 +02:00
  • 0dc900d744 fix(lsp): clear document_color autocmds #34573 Riley Bruins 2025-06-19 03:48:12 -07:00
  • 150513a163 fix(lsp) type annotation for vim.lsp.Config.cmd #34574 Oskar Haarklou Veileborg 2025-06-19 12:35:13 +02:00
  • 487112d674 vim-patch:9.1.1468: filetype: bright(er)script files are not recognized Christian Clason 2025-06-18 18:27:47 +02:00
  • 2379fb053a vim-patch:8b92af6: runtime(hgcommit): set comments and commentstring options in filetype plugin Christian Clason 2025-06-18 18:49:32 +02:00
  • 255f313cf6 vim-patch:736cd18: runtime(ishd): set comments and commentstring options in filetype plugin Christian Clason 2025-06-18 18:49:16 +02:00
  • f038213617 vim-patch:e4c157b: runtime(nroff,groff): update commentstyle in filetype plugins Christian Clason 2025-06-18 18:45:32 +02:00
  • fb8dba413f vim-patch:9.1.1467: too many strlen() calls (#34572) zeertzjq 2025-06-19 10:21:33 +08:00
  • 8ed6f00ab0 vim-patch:9.1.1471: completion: inconsistent ordering with CTRL-P (#34571) zeertzjq 2025-06-19 09:24:13 +08:00
  • 0456d75517 vim-patch:8311e7d: runtime(vim): fix incorrect highlighting of User autocmds (#34570) zeertzjq 2025-06-19 07:49:15 +08:00
  • 4303337c77 fix(diagnostics): validate opts.signs #34565 Bruce Wen 2025-06-18 19:26:28 +02:00
  • 3594c213a7 fix(diagnostics): validate opts.signs #34565 Bruce Wen 2025-06-18 19:26:28 +02:00
  • 8e17b72094 docs: vim_diff.txt #34502 Phạm Bình An 2025-06-18 20:19:00 +07:00
  • ecf5164d2d backport: feat(lsp): pass resolved config to cmd() #34560 Justin M. Keyes 2025-06-18 05:46:53 -07:00
  • 5cf135f9a0 vim-patch:9.1.1466: filetype: not all lex files are recognized Eisuke Kawashima 2025-06-18 19:21:16 +09:00
  • 32f30c4874 feat(lsp): pass resolved config to cmd() #34550 Julian Visser 2025-06-18 13:52:17 +02:00
  • aa8c86e8f3 Merge #34541 docs Justin M. Keyes 2025-06-18 03:46:28 -07:00
  • 237bb9cb59 docs(ui): type annotations for options #33983 Yi Ming 2025-06-18 18:20:18 +08:00
  • cb2367a1e2 docs: api, misc Justin M. Keyes 2025-06-15 01:01:55 +02:00
  • c8e54bf49d docs: deprecate <sfile> Justin M. Keyes 2025-06-17 14:39:03 +02:00
  • 3b85046ed5 fix(messages): "list_cmd" kind for :command, :version (#34529) luukvbaal 2025-06-18 07:54:49 +02:00
  • 8af2aea24f Merge pull request #34492 from nenahp/fix-append-cursor zeertzjq 2025-06-18 06:59:05 +08:00
  • 17c18efbe5 fix(lsp): support v:count in selection_range() #34551 Riley Bruins 2025-06-17 14:10:57 -07:00
  • b3c78f4b3c test(lsp): return tables instead of deserializing strings #34554 Riley Bruins 2025-06-17 13:41:49 -07:00
  • 2c9d21f722 fix: cursor shape don't resume after :append phanium 2025-06-14 15:33:45 +08:00
  • 286371b4d2 feat(prompt): multiline prompt input #33371 Shadman 2025-06-17 21:46:57 +06:00
  • 6396bfb29f docs: vim.fs.dir.Opts type #34546 phanium 2025-06-17 22:14:25 +08:00
  • 496691f985 docs: vim.fs.dir.Opts type #34546 phanium 2025-06-17 22:14:25 +08:00
  • e74753a221 fix(docs): callback annotation for vim.ui.input #34507 Maria José Solano 2025-06-17 06:37:27 -07:00
  • 006361fc6b fix(api): buffer updates in quickfix buffer #31105 glepnir 2025-06-17 21:31:14 +08:00
  • 1bf9a07b3e build: slience new clang-tidy warnings #34539 someoneinjd 2025-06-17 17:19:57 +08:00