Commit Graph

  • 889f9a0c5d vim-patch:9.1.0948: Missing cmdline completion for :pbuffer (#31645) zeertzjq 2024-12-20 08:04:46 +08:00
  • 8ef41f5902 feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343 Justin M. Keyes 2024-12-19 07:07:04 -08:00
  • a5a4149e97 docs(api): specify when decor provider on_buf is called #31634 luukvbaal 2024-12-19 16:04:33 +01:00
  • 31d6885deb fix(messages): better formatting for :highlight with ext_messages #31627 luukvbaal 2024-12-19 15:24:48 +01:00
  • 02bc40c194 vim-patch:9.1.0945: ComplMatchIns highlight doesn't end after inserted text (#31628) zeertzjq 2024-12-19 07:59:03 +08:00
  • 160cbd0ef4 test(cursor_spec): global highlight definitions (#31613) luukvbaal 2024-12-18 20:06:16 +01:00
  • 3db3947b0e fix(terminal): restore cursor from 'guicursor' on TermLeave (#31620) Gregory Anders 2024-12-18 11:41:05 -06:00
  • 7121983c45 refactor(man.lua): various changes Lewis Russell 2024-12-16 16:16:57 +00:00
  • 888a803755 fix(lsp): vim.lsp.start fails if existing client has no workspace_folders #31608 phanium 2024-12-18 22:37:12 +08:00
  • 07d5dc8938 feat(lsp): show server version in :checkhealth #31611 Peter Lithammer 2024-12-18 15:31:25 +01:00
  • f9eb68f340 fix(coverity): error handling CHECKED_RETURN #31618 Justin M. Keyes 2024-12-18 06:05:37 -08:00
  • 738320188f test(old): fix incorrect comment in test_preview.vim (#31619) zeertzjq 2024-12-18 10:21:52 +08:00
  • 38f554e9c4 vim-patch:a977883: runtime(doc): Fix style in fold.txt (#31617) zeertzjq 2024-12-18 09:12:04 +08:00
  • f7c42433c5 vim-patch:9.1.0940: Wrong cursor shape with "gq" and 'indentexpr' executes :normal (#31616) zeertzjq 2024-12-18 09:04:32 +08:00
  • 51c380238c Merge pull request #31615 from zeertzjq/vim-9.1.0936 zeertzjq 2024-12-18 08:40:23 +08:00
  • b7da54aa9e vim-patch:9.1.0942: a few typos were found zeertzjq 2024-12-18 07:49:13 +08:00
  • 2f7b385f2e vim-patch:9.1.0941: ComplMatchIns doesn't work after multibyte chars zeertzjq 2024-12-18 07:34:52 +08:00
  • c830901e8c vim-patch:9.1.0936: cannot highlight completed text zeertzjq 2024-12-17 12:40:30 +08:00
  • 0dd933265f feat(terminal)!: cursor shape and blink (#31562) Gregory Anders 2024-12-17 07:11:41 -06:00
  • df367cf91c test: unreliable test "messages &messagesopt wait" #31548 Shougo 2024-12-17 21:19:55 +09:00
  • 6bf2a6fc5b refactor(api): always use TRY_WRAP #31600 luukvbaal 2024-12-17 13:12:22 +01:00
  • b03e790cdd vim-patch:9.1.0934: hard to view an existing buffer in the preview window (#31605) zeertzjq 2024-12-17 11:34:30 +08:00
  • 15153c4cd5 vim-patch:9.1.0938: exclusive selection not respected when re-selecting block mode (#31603) zeertzjq 2024-12-17 09:03:26 +08:00
  • 137308a3c9 Merge pull request #31602 from zeertzjq/vim-0a4e57f zeertzjq 2024-12-17 09:01:59 +08:00
  • 7d082d4816 vim-patch:3920bb4: runtime(doc): document how to minimize fold computation costs zeertzjq 2024-12-17 08:22:19 +08:00
  • 59f38ef3c4 vim-patch:0a4e57f: runtime(doc): fix a few minor errors from the last doc updates zeertzjq 2024-12-17 08:18:06 +08:00
  • 98e3610316 vim-patch:41d6de2: runtime(doc): update the change.txt help file zeertzjq 2024-12-17 08:19:41 +08:00
  • 022449b522 fix(api): generic error messages, not using TRY_WRAP #31596 Justin M. Keyes 2024-12-16 08:34:16 -08:00
  • fb8372adb3 build(deps): bump luajit to HEAD - f73e649a9 Christian Clason 2024-12-16 15:07:44 +01:00
  • 47f2769b46 fix(Man): completion on Mac Lewis Russell 2024-12-13 14:22:59 +00:00
  • b5c0290803 ci(build.yml): disable security restriction dundargoc 2024-12-16 15:31:01 +01:00
  • 6c975515c5 fix(diagnostic): vim.diagnostic.setqflist() opens loclist on first call #31585 Juan Cruz De La Torre 2024-12-16 11:38:57 -03:00
  • 798f928479 Merge pull request #31539 from bfredl/wininfo bfredl 2024-12-16 13:24:09 +01:00
  • 167a2383b9 fix(api): not using TRY_WRAP, generic error messages #31595 Justin M. Keyes 2024-12-16 04:00:20 -08:00
  • 2d6f57b289 refactor(wininfo): change wininfo from a linked list to an array bfredl 2024-12-10 14:03:44 +01:00
  • bf66871113 fix(lsp): cancel pending requests before refreshing (#31500) Tristan Knight 2024-12-16 11:17:40 +00:00
  • 9c6a3703bb fix(messages): no message kind for :undo messages #31590 Tomasz N 2024-12-16 12:07:27 +01:00
  • 01a97d2ad7 fix(api): nvim_win_set_buf(0, 0) fails if 'winfixbuf' is set #31576 phanium 2024-12-16 16:59:24 +08:00
  • cc38630d39 vim-patch:9.1.0929: filetype: lalrpop files are not recognized Christian Clason 2024-12-15 19:27:12 +01:00
  • 6c2c77b128 vim-patch:9.1.0926: filetype: Pixi lock files are not recognized Christian Clason 2024-12-15 12:04:33 +01:00
  • 820984daea build(deps): bump tree-sitter to v0.24.5 Christian Clason 2024-12-15 12:03:41 +01:00
  • 852b6a6bce vim-patch:9.1.0927: style issues in insexpand.c (#31581) zeertzjq 2024-12-15 08:19:18 +08:00
  • 805b84c619 Merge pull request #31580 from zeertzjq/vim-ed89206 zeertzjq 2024-12-15 08:16:03 +08:00
  • 3406b00911 vim-patch:fbe9a69: runtime(doc): Add a reference to |++opt| and |+cmd| at :h :pedit zeertzjq 2024-12-15 07:09:57 +08:00
  • caa93b5e1e vim-patch:ed89206: runtime(doc): add a note about inclusive motions and exclusive selection zeertzjq 2024-12-15 07:05:12 +08:00
  • 433b342baa feat(ui): sign/statuscolumn can combine highlight attrs #31575 luukvbaal 2024-12-14 19:21:50 +01:00
  • f9dd682621 docs(annotations): added ---@generic support Colin Kennedy 2024-12-11 01:01:14 -08:00
  • 65b1733405 Revert "fix(Man.lua): trigger completion even without arguments" #31572 Justin M. Keyes 2024-12-13 06:46:40 -08:00
  • 9c20342297 fix(lsp): reuse client if configs match and no root dir Lewis Russell 2024-12-13 10:51:33 +00:00
  • 7940ec6913 fix(man.lua): :Man <tab> does not complete #31569 Luca Saccarola 2024-12-13 15:26:20 +01:00
  • c0ae39ee53 Merge pull request #31566 from zeertzjq/vim-9.1.0921 zeertzjq 2024-12-13 21:58:18 +08:00
  • 1386d36e76 vim-patch:9.1.092: vim-patch:9.1.0923: wrong MIN macro in popupmenu.c zeertzjq 2024-12-13 21:33:06 +08:00
  • 8a0b203875 vim-patch:9.1.0921: popupmenu logic is a bit convoluted zeertzjq 2024-12-13 19:41:59 +08:00
  • 3e3a984300 vim-patch:5c42c77: runtime(netrw): do not pollute search history with symlinks Christian Clason 2024-12-12 22:15:06 +01:00
  • 2e73ba102a vim-patch:9.1.0919: filetype: some assembler files are not recognized Christian Clason 2024-12-12 22:16:05 +01:00
  • 17383870dd fix(float): re-sort layers when grid zindex changed #30259 glepnir 2024-12-12 18:45:57 +08:00
  • de794f2d24 fix(diagnostic): broken variable reference #31557 Jeremy Fleischman 2024-12-12 02:41:57 -08:00
  • 130f4344cf refactor(lsp/rpc): move transport logic to separate module Lewis Russell 2024-12-08 10:32:29 +00:00
  • 5eda7aafe9 fix(diagnostic): setqflist() is stuck after vim.lsp.buf.document_symbol #31553 Jeremy Fleischman 2024-12-11 17:32:07 -08:00
  • 21961967ff feat(diagnostic): update quickfix list by title #31486 Jeremy Fleischman 2024-12-11 17:29:54 -08:00
  • 424a452401 fix(uri): uri_encode encodes brackets incorrectly for RFC2732 #31284 Jonny Kong 2024-12-11 08:48:17 -05:00
  • 442d338cb5 fix(uri): uri_encode encodes brackets incorrectly for RFC2732 #31284 Jonny Kong 2024-12-11 08:48:17 -05:00
  • ff1791c9e5 fix(float): close preview float window when no selected #29745 glepnir 2024-12-11 21:20:10 +08:00
  • 3dfb9e6f60 feat(treesitter): include capture id in return value of get_captures_at_pos() #30559 Riley Bruins 2024-12-11 04:34:24 -08:00
  • 492ae57aa6 docs(annotation): return types for Vimscript functions #31546 Colin Kennedy 2024-12-11 03:27:08 -08:00
  • 3f1d09bc94 feat(lsp): add vim.lsp.config and vim.lsp.enable Lewis Russell 2024-11-01 16:31:51 +00:00
  • 01fe4fc589 fix(marks): skip right_gravity marks when deleting text Luuk van Baal 2024-12-06 11:13:58 +01:00
  • ca760e645b fix(messages): no message kind for :write messages #31519 Tomasz N 2024-12-10 11:39:41 +01:00
  • c87ca1e2eb Merge pull request #30869 from vanaigr/decor_long_lines_perf bfredl 2024-12-10 10:26:03 +01:00
  • 4182e98752 vim-patch:b66cac1: runtime(typst): add definition lists to formatlistpat, update maintainer Christian Clason 2024-12-09 20:37:36 +01:00
  • c3899419d4 vim-patch:ad4764f: runtime(proto): include filetype plugin for protobuf Christian Clason 2024-12-09 20:36:34 +01:00
  • d1fd674df3 fix(ui): update title in more cases (#31508) zeertzjq 2024-12-10 14:53:02 +08:00
  • 98694c3675 Merge pull request #31534 from zeertzjq/vim-9.0.2112 zeertzjq 2024-12-10 14:50:27 +08:00
  • e4bb185441 vim-patch:9.1.0917: various vartabstop and shiftround bugs when shifting lines zeertzjq 2024-12-10 14:05:39 +08:00
  • 6c81c16e1b vim-patch:9.0.2124: INT overflow detection logic can be simplified zeertzjq 2024-12-10 13:48:59 +08:00
  • 7a7ed0c8ac vim-patch:9.0.2122: [security]: prevent overflow in indenting zeertzjq 2024-12-10 13:52:40 +08:00
  • ac230370f3 vim-patch:9.0.2113: Coverity warns for another overflow in shift_line() zeertzjq 2024-12-10 13:38:35 +08:00
  • 2336389d23 vim-patch:9.0.2112: [security]: overflow in shift_line zeertzjq 2024-12-10 13:24:54 +08:00
  • 7abc58349e fix(filetype): make filetype detection work with :doautocmd (#31470) zeertzjq 2024-12-06 20:57:21 +08:00
  • 8fbe3e3941 Merge pull request #31532 from zeertzjq/backport zeertzjq 2024-12-10 10:51:40 +08:00
  • 71faa2be88 fix(events): don't expand args.file for Lua callback (#31473) zeertzjq 2024-12-06 20:01:28 +08:00
  • 4889935a7a docs(vvars): adjust lua types for vim.v variables #31510 luukvbaal 2024-12-10 01:27:39 +01:00
  • 1b90f4a9c4 build: mark CMake variables advanced #31412 Eisuke Kawashima 2024-12-10 09:10:27 +09:00
  • 3bb2d02759 docs: fix type of vim.validate value Maria José Solano 2024-12-08 19:18:40 -08:00
  • 30726c778c Merge pull request #31523 from zeertzjq/vim-eda923e zeertzjq 2024-12-09 09:35:11 +08:00
  • 3d318be8cd vim-patch:92b3666: runtime(netrw): only check first arg of netrw_browsex_viewer for being executable zeertzjq 2024-12-09 08:08:37 +08:00
  • d7b3add63e vim-patch:eda923e: runtime(netrw): do not detach when launching external programs in gvim zeertzjq 2024-12-09 08:06:58 +08:00
  • 84d9f4f9f9 vim-patch:9.1.0915: GVim: default font size a bit too small (#31516) zeertzjq 2024-12-08 20:29:25 +08:00
  • 4bfdd1ee9d refactor(lsp): better tracking of requests Lewis Russell 2024-12-07 10:39:56 +00:00
  • ca4f688ad4 vim-patch:9.1.0913: no error check for neg values for 'messagesopt' (#31511) zeertzjq 2024-12-08 17:53:01 +08:00
  • fe1e2eff06 fix(lua): avoid vim._with() double-free with cmdmod (#31505) zeertzjq 2024-12-08 09:25:43 +08:00
  • 7008487b83 vim-patch:336fb22: translation(vi): Update Vietnamese translation brianhuster 2024-12-05 22:49:07 +07:00
  • bf7e534c88 vim-patch:41afa30: runtime(doc): Add vietnamese.txt to helps main TOC zeertzjq 2024-12-08 08:01:12 +08:00
  • 99a24d511f vim-patch:8a52587: runtime(doc): fix wrong syntax and style of vietnamese.txt brianhuster 2024-12-07 22:28:18 +07:00
  • 5549115bee vim-patch:189e24b: runtime(doc): include vietnamese.txt brianhuster 2024-12-05 22:49:07 +07:00
  • 4fcc5cd34a Merge pull request #31504 from zeertzjq/vim-9.1.0910 zeertzjq 2024-12-08 07:35:58 +08:00
  • 96329910b0 vim-patch:9.1.0911: Variable name for 'messagesopt' doesn't match short name zeertzjq 2024-12-08 07:01:59 +08:00
  • f3fa6507f2 vim-patch:9.1.0910: 'messagesopt' does not check max wait time zeertzjq 2024-12-08 07:00:17 +08:00
  • 668d2569b4 refactor: add vim._resolve_bufnr Lewis Russell 2024-12-07 13:05:05 +00:00
  • 650dcbbafe fix(inspect): always show priority Christian Clason 2024-12-07 10:57:09 +01:00