Commit Graph

  • 2df746e4e8 vim-patch:9.1.1506: tests: missing cleanup in Test_search_cmdline_incsearch_highlight() (#34748) zeertzjq 2025-07-04 06:28:55 +08:00
  • b9dbdfef0e test(old): emulate test_override('starting') with FFI (#34742) zeertzjq 2025-07-03 19:21:58 +08:00
  • 14d8d11671 vim-patch:ba47934: runtime(netrw): remove netrwSettings.vim (#34747) Luca Saccarola 2025-07-04 00:47:34 +02:00
  • eef62e815d vim-patch:9.1.1506: tests: missing cleanup in Test_search_cmdline_incsearch_highlight() (#34748) zeertzjq 2025-07-04 06:28:55 +08:00
  • f01419f3d5 feat(runtime): accept predicates in take and skip (#34657) Mart-Mihkel Aun 2025-07-03 16:12:24 +03:00
  • 715c28d67f test(old): emulate test_override('starting') with FFI (#34742) zeertzjq 2025-07-03 19:21:58 +08:00
  • ac75de0d2a test: add more structure to vim.bo/wo tests Lewis Russell 2024-11-20 16:35:00 +00:00
  • a5e582dab6 test: move lua option/variable tests to a separate file Lewis Russell 2024-11-20 15:59:15 +00:00
  • 0a6a73fd25 refactor: option tests Lewis Russell 2024-11-20 15:42:07 +00:00
  • fc1be07d28 vim-patch:9.1.1504: filetype: numbat files are not recognized Christian Clason 2025-07-02 20:01:27 +02:00
  • 0a14ac3261 vim-patch:9.1.1503: filetype: haxe files are not recognized Christian Clason 2025-07-02 20:00:56 +02:00
  • 18cfbf8fb2 vim-patch:9.1.1502: filetype: quickbms files are not recognized Christian Clason 2025-07-02 20:00:10 +02:00
  • da42f99eb4 vim-patch:9.1.1501: filetype: flix files are not recognized Christian Clason 2025-07-02 18:58:52 +02:00
  • 0f81af53b0 build: support static build #34728 Alex Díaz 2025-07-02 08:54:17 -06:00
  • 535e292436 vim-patch:5ecee30: runtime(go): add section movement mappings to ftplugin Christian Clason 2025-07-02 18:55:51 +02:00
  • a80bdf0d9b fix(treesitter): ensure TSLuaTree is always immutable Rodrigodd 2025-06-26 19:45:28 -03:00
  • 37fb09c162 test(treesitter): test tree:root() is idempotent Rodrigodd 2025-06-28 16:28:51 -03:00
  • e732cbe36c fix(vim.system): env=nil passes env=nil to uv.spawn Lewis Russell 2025-07-02 12:08:48 +01:00
  • 168bf0024e fix(treesitter): ensure TSLuaTree is always immutable Rodrigodd 2025-06-26 19:45:28 -03:00
  • 94f44d58fd test(treesitter): test tree:root() is idempotent Rodrigodd 2025-06-28 16:28:51 -03:00
  • 4eebc46930 fix(vim.system): env=nil passes env=nil to uv.spawn Lewis Russell 2025-07-02 12:08:48 +01:00
  • e91224bfaa build: support static build #34728 Alex Díaz 2025-07-02 08:54:17 -06:00
  • 807bc00dd6 fix(lsp): use vim.notify with action-less showMessage requests (#34720) Maria José Solano 2025-07-01 10:13:58 -07:00
  • 38aac21083 fix: type of nvim_echo Lewis Russell 2025-07-01 12:15:34 +01:00
  • 2d3517012a Merge #34722 from justinmk/release Justin M. Keyes 2025-07-01 04:34:05 -07:00
  • f731766474 Merge #34715 vim.version improvements Justin M. Keyes 2025-07-01 04:19:42 -07:00
  • 41ceefe804 test(exrc): lua exrc knows its location #34713 Yochem van Rosmalen 2025-07-01 12:51:48 +02:00
  • 7b2119dbd9 fix(exrc): exrc knows its own location #34638 Yochem van Rosmalen 2025-06-29 17:19:10 +02:00
  • 99873296be test(exrc): lua exrc knows its location #34713 Yochem van Rosmalen 2025-07-01 12:51:48 +02:00
  • 66f02ee1fe vim-patch:9.1.1498: completion: 'complete' funcs behave different to 'omnifunc' (#34718) zeertzjq 2025-07-01 07:58:06 +08:00
  • af6b3d6fec vim-patch:a5b744e: runtime(vim): Update base-syntax, improve :syn-sync line defaults (#34719) zeertzjq 2025-07-01 07:29:54 +08:00
  • 773075b2bc feat(vim.version): add vim.version.intersect() Evgeni Chasnovski 2025-06-30 16:08:39 +03:00
  • 649ff924d9 fix(vim.version): improve construction of '<=a.b.c' and '>a.b.c' ranges Evgeni Chasnovski 2025-06-30 16:08:37 +03:00
  • 4034476dd3 doc(vim.version): options formatting #34716 James Trew 2025-06-30 12:55:29 -04:00
  • ef68eae09a fix(term): terminal attr index may exceed TERM_ATTRS_MAX #34318 Gabriel Ford 2025-06-30 09:22:42 -04:00
  • d6d1bfd20d fix(term): terminal attr index may exceed TERM_ATTRS_MAX #34318 Gabriel Ford 2025-06-30 09:22:42 -04:00
  • aeb8bca12d feat(vim.version): make tostring() return human-readable version range Evgeni Chasnovski 2025-06-30 16:08:35 +03:00
  • 561021bacd docs(vim.version): document vim.VersionRange as a dedicated class Evgeni Chasnovski 2025-06-30 16:08:30 +03:00
  • ed7ff848a0 fix(prompt): prompt mark not placed after text edits correctly #34671 Shadman 2025-06-30 16:19:43 +06:00
  • 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