Commit Graph

  • 518f95e27e vim-patch:a9b5e4a: runtime(vim): Update base-syntax and generator, generate command modifiers zeertzjq 2025-07-06 06:20:48 +08:00
  • 85e6feedb0 vim-patch:9.1.1512: completion: can only complete from keyword characters (#34798) zeertzjq 2025-07-06 06:09:28 +08:00
  • 887255362f vim-patch:f9d87fa: runtime(go): fix b:undo_ftplugin Christian Clason 2025-07-05 15:45:44 +02:00
  • c3f35a38fe Merge pull request #34761 from zeertzjq/vim-9.1.1490 zeertzjq 2025-07-05 22:48:23 +08:00
  • 46727a7feb vim-patch:9.1.1510: Search completion may use invalid memory zeertzjq 2025-07-05 21:40:46 +08:00
  • 9a44bbd574 vim-patch:9.1.1493: manually comparing positions on buffer zeertzjq 2025-07-04 16:23:19 +08:00
  • dd707246fd vim-patch:9.1.1490: 'wildchar' does not work in search contexts zeertzjq 2025-07-04 13:09:02 +08:00
  • cc83854036 Merge pull request #34626 from zeertzjq/vim-74f0a77 zeertzjq 2025-07-05 21:56:11 +08:00
  • 023f157a60 vim-patch:26ebe21: runtime(doc): mismatch between the :uniq document's description and examples zeertzjq 2025-06-27 07:08:19 +08:00
  • 3564e62426 vim-patch:1c471ac: runtime(doc): update description of :uniq command zeertzjq 2025-06-26 07:24:02 +08:00
  • 3bf27b2c74 vim-patch:9.1.1481: gcc complains about uninitialized variable zeertzjq 2025-06-26 07:30:26 +08:00
  • d574f9479d vim-patch:ca793e6: runtime(vim): Update base-syntax, match :uniq command zeertzjq 2025-06-25 07:32:24 +08:00
  • 11f8e8eb63 vim-patch:9.1.1478: Unused assignment in ex_uniq() zeertzjq 2025-06-25 07:31:22 +08:00
  • 7138cdaef8 vim-patch:9.1.1477: no easy way to deduplicate text zeertzjq 2025-06-24 08:05:32 +08:00
  • 85c9014c09 refactor(getchar): rename test variable (#34769) zeertzjq 2025-07-05 05:36:01 +08:00
  • d9465e984b Merge pull request #34789 from MariaSolOs/extra-notify Maria José Solano 2025-07-04 14:46:14 -07:00
  • c30b93db93 ci: add Riley to Treesitter reviewers (#34791) Maria José Solano 2025-07-04 14:44:04 -07:00
  • 0c02c9c70b refactor(getchar): rename test variable (#34769) zeertzjq 2025-07-05 05:36:01 +08:00
  • 52b9bab340 ci: LSP reviewers #34790 Maria José Solano 2025-07-04 14:30:52 -07:00
  • 3342aead1d fix(lsp): consistent use of vim.notify/logging with unsupported methods Maria José Solano 2025-07-04 14:15:23 -07:00
  • 285ea2525f fix(lsp): remove extra notify on empty hover Maria José Solano 2025-07-04 14:12:06 -07:00
  • e34e2289c2 fix(diagnostic): fix flaky error Lewis Russell 2025-07-04 17:29:51 +01:00
  • cbfc3d1cdc Merge #34009 vim.pack Justin M. Keyes 2025-07-04 06:32:55 -07:00
  • d21b8c949a feat(pack): add built-in plugin manager vim.pack Evgeni Chasnovski 2025-07-04 15:52:18 +03:00
  • cf0f90fe14 feat(async): add vim._async Lewis Russell 2025-07-04 15:51:54 +03:00
  • 3694fcec28 vim-patch:8.2.1983: ml_get error when using <Cmd> to open a terminal (#34759) zeertzjq 2025-07-04 15:30:34 +08:00
  • 16001b4d84 vim-patch:0d50d60: runtime(postscr): Correct some standard font names in syntax Christian Clason 2025-07-03 22:45:10 +02:00
  • bb75610d99 vim-patch:9.1.1507: symlinks are resolved on :cd commands (#34758) glepnir 2025-07-04 13:44:39 +08:00
  • 282f9fb816 fix(incsearch): include compsing characters with Ctrl-L zeertzjq 2025-07-04 06:45:30 +08:00
  • d1214da08f test(old): emulate test_override('char_avail') using FFI zeertzjq 2025-07-03 21:23:26 +08:00
  • c48dea20f5 vim-patch:9.1.1508: string manipulation can be improved in cmdexpand.c (#34755) zeertzjq 2025-07-04 12:12:41 +08:00
  • 5db833b475 Merge pull request #34744 from zeertzjq/test-override zeertzjq 2025-07-04 12:07:15 +08:00
  • f0f163b267 test(editor/defaults_spec): fix flakiness (#34752) zeertzjq 2025-07-04 10:35:15 +08:00
  • f348c0ebba fix(incsearch): include compsing characters with Ctrl-L zeertzjq 2025-07-04 06:45:30 +08:00
  • c925e7b8ba test(old): emulate test_override('char_avail') using FFI zeertzjq 2025-07-03 21:23:26 +08:00
  • bfffe0d214 test(ui/messages_spec): fix flakiness (#34754) zeertzjq 2025-07-04 10:59:41 +08:00
  • 17ecb2b988 test(editor/defaults_spec): fix flakiness (#34752) zeertzjq 2025-07-04 10:35:15 +08:00
  • 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