Commit Graph

  • 5973328eda feat(options): per-buffer 'busy' status #34493 Shadman 2025-07-07 05:17:06 +06:00
  • 6fd2a3040f vim-patch:9.1.1518: getcompletiontype() may crash (#34819) zeertzjq 2025-07-07 06:46:05 +08:00
  • 2e2ac49c57 refactor(lsp): narrower hierarchy argument type (#34799) Maria José Solano 2025-07-06 15:12:01 -07:00
  • 86a2ebd5fe vim-patch:f79695c: runtime(doc): fix a few typos introduced in 0ae9e19540dda5d (#34818) zeertzjq 2025-07-07 06:01:51 +08:00
  • 18e0301e1f fix(treesitter): inconsistent highlight of multiline combined injection #32619 Artem 2025-07-06 13:05:41 -05:00
  • 12689c73d8 fix(vim.pack): add() stops unexpectedly on package load error #34787 Phạm Bình An 2025-07-07 01:04:03 +07:00
  • 957093da0d feat(lsp): handle deprecated document symbols (#34751) Maria José Solano 2025-07-06 09:39:37 -07:00
  • 0ab089add4 refactor(lsp): consistent usage of vim.notify #34802 Maria José Solano 2025-07-06 07:07:30 -07:00
  • 580b8cfac7 refactor(lsp): consistent usage of vim.notify #34802 Maria José Solano 2025-07-06 07:07:30 -07:00
  • 4f141dca8c vim-patch:0ae9e19: runtime(doc): add a section for options influencing search (#34810) zeertzjq 2025-07-06 20:47:11 +08:00
  • 09f9d72c24 fix(runtime): coverity STRING_NULL #569464 (#34795) glepnir 2025-07-06 20:27:20 +08:00
  • 2d13ae0dd4 vim-patch:7a734b7: tests: fix typo in comment (after v9.1.1511) zeertzjq 2025-07-06 08:56:14 +08:00
  • 730a5e0599 vim-patch:9.1.1511: tests: two edit tests change v:testing from 1 to 0 zeertzjq 2025-07-05 21:42:59 +08:00
  • cf5506f0fd vim-patch:9.1.1516: tests: no test that 'incsearch' is updated after search completion (#34808) zeertzjq 2025-07-06 17:41:59 +08:00
  • 5335d9991f Merge pull request #34807 from zeertzjq/vim-9.1.1511 zeertzjq 2025-07-06 17:35:05 +08:00
  • 8a4977e286 vim-patch:7a734b7: tests: fix typo in comment (after v9.1.1511) zeertzjq 2025-07-06 08:56:14 +08:00
  • 11e967d5af vim-patch:9.1.1511: tests: two edit tests change v:testing from 1 to 0 zeertzjq 2025-07-05 21:42:59 +08:00
  • 025c070312 Merge pull request #34801 from zeertzjq/vim-9.1.1505 zeertzjq 2025-07-06 09:51:38 +08:00
  • 9c04eb02ad vim-patch:9.1.1509: patch 9.1.1505 was not good zeertzjq 2025-07-06 08:41:41 +08:00
  • 6ebcb4a4d6 vim-patch:9.1.1505: not possible to return completion type for :ex command zeertzjq 2025-07-06 08:29:46 +08:00
  • 8fe4e120a2 Merge pull request #34800 from zeertzjq/vim-a9b5e4a zeertzjq 2025-07-06 07:18:46 +08:00
  • 55f003671d vim-patch:5911ac5: runtime(vim): Update base-syntax, match :filetype in functions zeertzjq 2025-07-06 06:45:30 +08:00
  • 728b3e3d50 vim-patch:a8b8660: runtime(vim): Update base-syntax, match escape sequences in :command blocks zeertzjq 2025-07-06 06:44:07 +08:00
  • 0ea7a65299 vim-patch:c233c2e: runtime(vim): Update base-syntax and generator, match all default highlight groups zeertzjq 2025-07-06 06:35:53 +08:00
  • 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