Commit Graph

  • 3ee144aa95 vim-patch:2a6be83: runtime(vim): Update base-syntax, improve :set backslash handling zeertzjq 2025-04-18 14:52:24 +08:00
  • 234be4aebc vim-patch:722fbd1: runtime(vim): Update base-syntax, match tuples zeertzjq 2025-04-18 14:49:15 +08:00
  • 1e2f86394a vim-patch:adb703e: runtime(vim): Update base-syntax, match protected constructors zeertzjq 2025-04-18 14:45:46 +08:00
  • 700840f4b7 vim-patch:dd3f1c0: runtime(vim): Update base-syntax, match multiline return types zeertzjq 2025-04-18 14:44:55 +08:00
  • e2fa151f9c vim-patch:0fab891: runtime(vim): Update base-syntax, improve :syntax highlighting zeertzjq 2025-04-18 14:35:19 +08:00
  • 8e5ef60540 vim-patch:3dca512: runtime(vim): Update base-syntax and generator, only match valid predefined variables zeertzjq 2025-04-18 14:09:22 +08:00
  • 118759aa6b vim-patch:8f09684: runtime(jjdescription): Don't require a space to start comments (#33523) ash 2025-04-18 02:05:10 +01:00
  • 248528c907 vim-patch:9.1.1317: noisy error when restoring folds from session fails zeertzjq 2025-04-18 08:06:24 +08:00
  • b7de104d86 vim-patch:9.1.0721: tests: test_mksession does not consider XDG_CONFIG_HOME zeertzjq 2025-04-18 08:05:36 +08:00
  • cdd3f2a2e6 vim-patch:9.0.1654: MS-Windows: test for default 'viewdir' fails zeertzjq 2025-04-18 08:05:13 +08:00
  • a97713485d vim-patch:9.0.1653: Amiga: default 'viewdir' may not work zeertzjq 2025-04-18 07:59:59 +08:00
  • fe7cd80cbc Merge pull request #33521 from zeertzjq/vim-9.0.1653 zeertzjq 2025-04-18 08:30:21 +08:00
  • e2e6c159d3 vim-patch:9.1.1317: noisy error when restoring folds from session fails zeertzjq 2025-04-18 08:06:24 +08:00
  • 0eb708aa8a vim-patch:9.1.0721: tests: test_mksession does not consider XDG_CONFIG_HOME zeertzjq 2025-04-18 08:05:36 +08:00
  • bd0555ecd4 vim-patch:9.0.1654: MS-Windows: test for default 'viewdir' fails zeertzjq 2025-04-18 08:05:13 +08:00
  • 827cfe4a76 vim-patch:9.0.1653: Amiga: default 'viewdir' may not work zeertzjq 2025-04-18 07:59:59 +08:00
  • 12298be0fe vim-patch:9.1.1310: completion: redundant check for preinsert effect (#33505) zeertzjq 2025-04-17 07:44:12 +08:00
  • b4c759716a vim-patch:9.1.1315: completion: issue with fuzzy completion and 'completefuzzycollect' (#33520) zeertzjq 2025-04-18 07:22:50 +08:00
  • 2435d72283 fix(lsp): opts.reuse_win does not jump if buf is already open #33476 Au. 2025-04-17 22:46:18 +08:00
  • 6926fc1615 fix(lsp): opts.reuse_win does not jump if buf is already open #33476 Au. 2025-04-17 22:46:18 +08:00
  • 2fcdeb0128 refactor(lsp): gen_lsp Lewis Russell 2025-04-17 11:41:38 +01:00
  • d7e0d46ffa feat(lsp): use stricter types for methods Lewis Russell 2025-04-17 10:21:41 +01:00
  • 34b4df774d vim-patch:fbbaa6e: runtime: set 'cpoptions' for line-continuation in various runtime files Christian Clason 2025-04-16 20:04:53 +02:00
  • 5aa35691ab vim-patch:40daa13: runtime(gleam): Update ftplugin, use recommended_style config variable Christian Clason 2025-04-16 20:04:34 +02:00
  • 95a255a548 vim-patch:9.1.1312: tests: Test_backupskip() fails when HOME is defined (#33504) zeertzjq 2025-04-17 07:44:42 +08:00
  • f9f6dc4262 vim-patch:9.1.1310: completion: redundant check for preinsert effect (#33505) zeertzjq 2025-04-17 07:44:12 +08:00
  • e3e8dfe99c vim-patch:9.1.1307: make syntax does not reliably detect different flavors (#33498) zeertzjq 2025-04-17 07:13:05 +08:00
  • 95e29dab70 Merge pull request #33383 from zeertzjq/vim-9.1.1284 zeertzjq 2025-04-17 07:05:19 +08:00
  • afca5b564e vim-patch:9.1.1309: tests: no test for 'pummaxwidth' with non-truncated "kind" zeertzjq 2025-04-16 07:49:16 +08:00
  • 54d6055098 vim-patch:9.1.1306: completion menu rendering can be improved zeertzjq 2025-04-16 07:38:57 +08:00
  • 6e5671b00d vim-patch:9.1.1296: completion: incorrect truncation logic zeertzjq 2025-04-16 07:29:44 +08:00
  • 1c723b2e6f vim-patch:9.1.1284: not possible to configure pum truncation char zeertzjq 2025-04-08 13:32:28 +08:00
  • b64c2d763e vim-patch:9.1.1262: heap-buffer-overflow with narrow 'pummaxwidth' value zeertzjq 2025-04-08 13:32:34 +08:00
  • e342b9a25a fix(treesitter): fix :InspectTree incorrect injections yuukibarns 2025-03-30 23:06:16 +08:00
  • 284b0e4fa2 fix(treesitter): fix :InspectTree incorrect injections yuukibarns 2025-03-30 23:06:16 +08:00
  • 4422b9bbd0 fix(vim.system): unclear non-executable message #33455 Justin M. Keyes 2025-04-16 05:06:39 -07:00
  • 223ac7782e fix(vim.system): unclear non-executable message #33455 Justin M. Keyes 2025-04-16 05:06:39 -07:00
  • dcd5e4574a fix(mouse): do not fetch clipboard twice when pasting with middle button #33494 Dmitry Torokhov 2025-04-16 03:08:41 -07:00
  • fd973c0a4e fix(env.c): drop envmap, free os_getenv() result #32683 Judit Novak 2025-04-16 12:36:07 +02:00
  • 7432781e71 fix(mouse): do not fetch clipboard twice when pasting with middle button #33494 Dmitry Torokhov 2025-04-16 03:08:41 -07:00
  • 07d06dd396 docs(man): fix mandoc warnings, prettify #33484 Eisuke Kawashima 2025-04-16 19:03:36 +09:00
  • 1de276bbcd vim-patch:9.1.1308: completion: cannot order matches by distance to cursor (#33491) zeertzjq 2025-04-16 10:48:08 +08:00
  • b0f97177d4 vim-patch:9.1.1305: completion menu active after switching windows/tabs (#33488) zeertzjq 2025-04-16 07:50:08 +08:00
  • b694131c3b vim-patch:9.1.1303: missing out-of-memory check in linematch.c (#33487) zeertzjq 2025-04-16 06:47:51 +08:00
  • d2d1b5e944 vim-patch:9.1.1303: missing out-of-memory check in linematch.c (#33487) zeertzjq 2025-04-16 06:47:51 +08:00
  • 5333d6371b fix(man.lua): E95 when piping to :Man #33068 João Bettencourt 2025-04-15 14:27:51 +01:00
  • 07b33c3266 Merge pull request #31837 from fredizzimo/multigrid-composition bfredl 2025-04-15 11:56:39 +02:00
  • f29856d034 feat(ui): include compositor info with multigrid Fred Sundvik 2024-11-04 20:49:45 +02:00
  • c58c650adf vim-patch:829eda7: runtime(new-tutor): update tutor and correct comandline completion (#33449) Phạm Bình An 2025-04-15 14:11:17 +07:00
  • 9272dc9597 vim-patch:9.1.1300: wrong detection of -inf (#33474) zeertzjq 2025-04-15 08:58:00 +08:00
  • 4d87229789 fix(marks): clamp conceal_lines corrected line number #33464 luukvbaal 2025-04-14 13:19:07 +02:00
  • 3341ab0776 fix(marks): clamp conceal_lines corrected line number #33464 luukvbaal 2025-04-14 13:19:07 +02:00
  • aa47c8efa9 vim-patch:9.1.1297: Ctrl-D scrolling can get stuck #33453 luukvbaal 2025-04-14 13:10:36 +02:00
  • 287955cfb4 vim-patch:9.1.1299: filetype: mbsyncrc files are not recognized Christian Clason 2025-04-13 18:42:39 +02:00
  • 2d6120240d vim-patch:3cbd7f1: runtime(gleam): update Maintainer and filetype options (#33461) zeertzjq 2025-04-14 15:41:58 +08:00
  • e4007551c4 fix(completion): avoid freeing uninitialized value (#33459) zeertzjq 2025-04-14 13:02:58 +08:00
  • 51caf0a3af fix(completion): avoid freeing uninitialized value (#33459) zeertzjq 2025-04-14 13:02:58 +08:00
  • fd76646a95 vim-patch:9.1.1298: define_function() is too long (#33457) zeertzjq 2025-04-14 10:07:36 +08:00
  • ec9931fae1 Merge pull request #33456 from zeertzjq/vim-eded336 zeertzjq 2025-04-14 08:44:35 +08:00
  • 0f4623d346 vim-patch:f4b1a60: runtime(doc): update options.txt and clarify 'wildmode' further zeertzjq 2025-04-14 08:21:50 +08:00
  • 52be3b14e3 vim-patch:eded336: runtime(doc): Improve 'wildmode' setting desciption zeertzjq 2025-04-13 08:06:07 +08:00
  • 526444c4ff fix(mouse): mouseclick after conceal_lines is miscalculated #33451 luukvbaal 2025-04-13 23:30:24 +02:00
  • 2f8fb4f28a fix(mouse): mouseclick after conceal_lines is miscalculated #33451 luukvbaal 2025-04-13 23:30:24 +02:00
  • 0977f70f4d fix(treesitter): injected lang ranges may cross capture boundaries #32549 Riley Bruins 2025-04-13 14:22:17 -07:00
  • ee3f9a1e03 vim-patch:6f6c0db: runtime(doc): disable last-position-jump in diff mode (#33442) zeertzjq 2025-04-13 08:36:28 +08:00
  • 8aa49a8e9b fix(man.lua): useless executability check #33438 Emanuel Krollmann 2025-04-13 00:50:04 +02:00
  • 0814086a23 docs: misc (#33093) dundargoc 2025-04-13 01:41:54 +02:00
  • 2b14447803 fix(man.lua): noisy "ENOENT" error on Windows #33435 neovim-backports[bot] 2025-04-12 15:53:32 -07:00
  • 60af1a1db2 fix(treesitter): clear parse options state #33437 Riley Bruins 2025-04-12 15:51:29 -07:00
  • b8763cb215 fix(man.lua): useless executability check #33438 Emanuel Krollmann 2025-04-13 00:50:04 +02:00
  • 7384983721 docs: clipboard, eval #33328 Justin M. Keyes 2025-04-12 10:56:28 -07:00
  • a8dd5c7e41 fix(man.lua): noisy "ENOENT" error on Windows #33409 Emanuel Krollmann 2025-04-12 19:54:20 +02:00
  • 74ca73d545 docs: misc #33330 Justin M. Keyes 2025-04-12 10:21:03 -07:00
  • d77d961b35 feat(defaults): shelltemp=false #33012 Alexej Kowalew 2025-04-12 17:24:42 +02:00
  • c8fbb0d2ee vim-patch:ab2fe65: runtime(doc): correct backslash escaping comma example (#33433) zeertzjq 2025-04-12 18:08:57 +08:00
  • b8e5fd51fd fix(column): don't count signs on lines beyond eob #33410 luukvbaal 2025-04-11 13:46:55 +02:00
  • 9da90af0f7 fix(marks): wrong display after inserting/deleting lines #33389 luukvbaal 2025-04-11 13:36:49 +02:00
  • 4a706a7092 fix(column): don't count signs on lines beyond eob #33410 luukvbaal 2025-04-11 13:46:55 +02:00
  • 064ff74cdb fix(marks): wrong display after inserting/deleting lines #33389 luukvbaal 2025-04-11 13:36:49 +02:00
  • 5111d66ac9 build(deps): bump luajit to 51d4c26ec (#33422) Christian Clason 2025-04-11 12:47:50 +02:00
  • 092962b07c fix(vim.version): vim.VersionRange:has(<prerelease>) (#33324) Phạm Bình An 2025-04-11 17:15:18 +07:00
  • 6a728382f9 vim-patch:06a41ad: runtime(keymaps): include 2 Brazilian Keymaps (#33424) zeertzjq 2025-04-11 16:56:23 +08:00
  • 3aa833e0d9 vim-patch:5c84d12: runtime(filetype): make shell filetype detection more robust (#33421) zeertzjq 2025-04-11 16:45:14 +08:00
  • 7c15987444 vim-patch:9.1.1290: tests: missing cleanup in test_filetype.vim (#33420) zeertzjq 2025-04-11 08:10:50 +08:00
  • dc00b37965 vim-patch:9.1.1212: filetype: logrotate'd pacmanlogs are not recognized (#33412) zeertzjq 2025-04-10 16:20:22 +08:00
  • 0ee5a4d481 feat(meta): vendor luv meta files Christian Clason 2025-04-07 19:03:40 +02:00
  • 627d0a2b32 vim-patch:f9f53f5: runtime(remind): include remind.vim ftplugin Christian Clason 2025-04-09 19:59:01 +02:00
  • 51a967d58a vim-patch:9.1.1289: tests: no test for matchparen plugin with WinScrolled event (#33411) zeertzjq 2025-04-10 08:46:49 +08:00
  • f908fe4462 vim-patch:0b540c6: runtime(help): add omni completion and 'iskeyword' to filetype plugin (#33398) Phạm Bình An 2025-04-10 06:36:30 +07:00
  • b5158e8e92 fix(lsp): "bold" border for vim.lsp.buf.hover #33395 Siddhant Agarwal 2025-04-09 16:45:33 +05:30
  • f068386c9f fix(lsp): "bold" border for vim.lsp.buf.hover #33395 Siddhant Agarwal 2025-04-09 16:45:33 +05:30
  • 5a94edad70 feat(health): summary in section heading #33388 Yochem van Rosmalen 2025-04-09 13:13:20 +02:00
  • ff2cbe8fac vim-patch:7517a8c: runtime(lf): improve syntax script, add filetype plugin Christian Clason 2025-04-09 09:42:10 +02:00
  • c73a827564 vim-patch:9.1.1288: Using wrong window in ll_resize_stack() (#33397) zeertzjq 2025-04-09 07:40:55 +08:00
  • 837faf7065 fix(editor): respect [+cmd] when executing :drop #33339 jyn 2025-04-08 08:54:32 -04:00
  • c4a19bff4e fix(display): scroll redrawing doesn't account for virt_lines above fold #33374 luukvbaal 2025-04-08 14:47:18 +02:00
  • 3647b821ea fix(editor): respect [+cmd] when executing :drop #33339 jyn 2025-04-08 08:54:32 -04:00
  • 5b1561bb71 fix(display): scroll redrawing doesn't account for virt_lines above fold #33374 luukvbaal 2025-04-08 14:47:18 +02:00
  • c0f46daca5 Merge pull request #33381 from zeertzjq/vim-9.1.1283 zeertzjq 2025-04-08 13:24:43 +08:00
  • 454abde1aa vim-patch:9.1.1287: quickfix code can be further improved zeertzjq 2025-04-08 12:06:58 +08:00