Commit Graph

  • e98b1b0235 vim-patch:9.1.0767: A condition is always true in ex_getln.c (#30726) zeertzjq 2024-10-09 07:16:43 +08:00
  • 5f04e4ac4f vim-patch:d3b55d7: runtime(help): highlight CTRL-<Key> correctly (#30727) zeertzjq 2024-10-09 07:15:52 +08:00
  • 214ce8d33c fix(gen_help_html): first tag in h2 is broken #30720 Justin M. Keyes 2024-10-08 07:42:20 -07:00
  • 7737f89206 fix: deps build for ARM64 MSVC Johnny Shaw 2024-08-15 00:39:32 -06:00
  • 7de8bdaeb8 vim-patch:4f51f3a: runtime(spec): set comments and commentstring options Christian Clason 2024-10-07 22:10:19 +02:00
  • f659699a26 vim-patch:9.1.0766: too many strlen() calls in ex_getln.c (#30715) zeertzjq 2024-10-08 08:43:44 +08:00
  • c257fe5582 fix(coverity/510275): linematch out of bounds access (#30687) Devon Gardner 2024-10-07 23:22:09 +00:00
  • 60e1862ccb fix(coverity/510275): linematch out of bounds access (#30687) Devon Gardner 2024-10-07 23:22:09 +00:00
  • 5805716ca4 vim-patch:9.1.0765: No test for patches 6.2.418 and 7.3.489 (#30713) zeertzjq 2024-10-08 06:51:57 +08:00
  • 376de1483e fix(drawline): correct highlight priority with Visual selection (#30706) zeertzjq 2024-10-08 06:24:36 +08:00
  • 88085c2e80 vim-patch:7c3f9af: runtime(misc): unset compiler in various ftplugins Christian Clason 2024-10-05 17:41:54 +02:00
  • 4ea0f1ec23 vim-patch:af449f6: runtime(compiler): add cppcheck linter compiler plugin Christian Clason 2024-10-05 17:41:15 +02:00
  • 61f1b091ea docs: dev-arch, focusable windows #30510 Justin M. Keyes 2024-10-07 08:27:38 -07:00
  • 50f006b617 fix(lsp): tagfunc fails in unusual buffer #30700 Justin M. Keyes 2024-10-07 08:25:13 -07:00
  • 7335988ce6 docs: generate params/returns in builtin.txt #30654 Justin M. Keyes 2024-10-07 05:32:49 -07:00
  • 2377443cd2 vim-patch:9.1.0764: [security]: use-after-free when closing a buffer (#30705) zeertzjq 2024-10-07 10:40:44 +08:00
  • bf868e76e1 vim-patch:9.1.0762: 'cedit', 'termwinkey' and 'wildchar' may not be parsed correctly (#30704) zeertzjq 2024-10-07 10:22:52 +08:00
  • 40ec3d7bc0 vim-patch:9.1.0761: :cd completion fails on Windows with backslash in path (#30703) zeertzjq 2024-10-07 10:16:47 +08:00
  • d0dc2920e1 vim-patch:fd4e47e: runtime(doc): clarify the effect of 'startofline' option (#30701) zeertzjq 2024-10-07 07:30:50 +08:00
  • 27f3750817 feat(lsp): improve LSP doc hover rendering #30695 Justin M. Keyes 2024-10-06 12:20:40 -07:00
  • 5da2a171f7 docs: LspAttach, LspDetach examples #30661 Gregory Anders 2024-10-06 13:53:29 -05:00
  • 6628741ada feat(docs): improve @see meta docstrings #30693 Justin M. Keyes 2024-10-06 09:12:35 -07:00
  • 00d1078ede ci: bump macos runner version to macos-15 dundargoc 2024-10-05 19:03:11 +02:00
  • 9788b81d7e fix(runtime): fully port emoji_list to Lua Christian Clason 2024-10-05 13:11:16 +02:00
  • 056009f741 fix(docs): markdown instead of vimdoc in meta docstrings #30680 Justin M. Keyes 2024-10-06 03:24:21 -07:00
  • a2008118a0 fix(coverity/510436): shada_read_when_writing index out of bounds (#30686) Devon Gardner 2024-10-06 03:21:26 +00:00
  • dabd7ef906 Merge pull request #30684 from zeertzjq/vim-738ebfe zeertzjq 2024-10-06 08:02:30 +08:00
  • bd56c1e41f vim-patch:partial:89872f5: runtime(doc): update formatting and syntax zeertzjq 2024-10-06 07:33:37 +08:00
  • dc704160b1 vim-patch:partial:738ebfe: runtime(doc): Fix style in documents zeertzjq 2024-10-06 07:30:36 +08:00
  • a4ebea18f1 vim-patch:9.1.0003: Cannot build against Ruby 33 dynamically (#30683) zeertzjq 2024-10-06 07:28:28 +08:00
  • ee7885aa21 vim-patch:9.1.0759: screenpos() may return invalid position (#30681) zeertzjq 2024-10-06 06:49:23 +08:00
  • 9f26bdc416 vim-patch:9.1.0759: screenpos() may return invalid position (#30681) zeertzjq 2024-10-06 06:49:23 +08:00
  • 8801b77ed0 fix(docs): missing @returns desc in _meta/api.lua #30673 Justin M. Keyes 2024-10-05 08:52:57 -07:00
  • 0c9b3ef34d ci: bump ubuntu runner version to ubuntu-24.04 dundargoc 2024-10-02 15:16:13 +02:00
  • ff7832ad3f fix(coverity/497355): shada_read_when_writing out of bounds read #30665 Devon Gardner 2024-10-05 14:18:00 +00:00
  • 988482d942 vim-patch:60310a4: runtime(java): Manage circularity for every :syn-included syntax file Christian Clason 2024-10-05 11:02:55 +02:00
  • ab98c5b5a0 vim-patch:9.1.0758: it's possible to set an invalid key to 'wildcharm' (#30662) zeertzjq 2024-10-05 07:20:38 +08:00
  • 289380bc40 fix(defaults): use "range" instead of "count" for some mappings (#30642) Gregory Anders 2024-10-04 10:34:21 -05:00
  • 9a5bbaf813 docs: more @since annotations #30660 Justin M. Keyes 2024-10-04 08:12:17 -07:00
  • 49b1af4e24 build(deps): bump tree-sitter to v0.24.1 Christian Clason 2024-10-04 09:12:47 +02:00
  • d5ae5c84e9 feat(lua): completion for vim.fn, vim.v, vim.o #30472 Jongwook Choi 2024-10-04 09:48:31 -04:00
  • 86c5c8724b fix(mouse): indicate X1 and X2 button clicks on statusline (#30655) zeertzjq 2024-10-04 21:31:28 +08:00
  • 305012ea07 fix(lsp): enable additionalPropertiesSupport Yi Ming 2024-10-04 14:26:11 +08:00
  • b45c50f314 docs: render @since versions, 0 means experimental #30649 Justin M. Keyes 2024-10-04 02:13:31 -07:00
  • f62728cd80 docs(treesitter): generate TSNode, TSTree docs #30643 Riley Bruins 2024-10-03 16:57:19 -07:00
  • 385fbfb3e7 docs: improve luacats support #30580 James Trew 2024-10-03 10:45:51 +00:00
  • c6abc97006 perf(treesitter): do not use tree cursors with a small lifetime Lewis Russell 2024-10-02 11:48:05 +01:00
  • cc300e553b vim-patch:9.1.0756: missing change from patch v9.1.0754 (#30636) glepnir 2024-10-03 17:58:15 +08:00
  • ae0e4071a8 vim-patch:9.1.0755: quickfix list does not handle hardlinks well (#30637) zeertzjq 2024-10-03 17:44:04 +08:00
  • 7eba016c86 fix(ui): ensure screen update before waiting for input #30576 fredizzimo 2024-10-03 12:31:17 +03:00
  • 82ea8a7c3f version bump bfredl 2024-10-03 10:52:41 +02:00
  • 8b98642002 NVIM 0.10.2 v0.10.2 bfredl 2024-10-03 10:48:34 +02:00
  • b973789115 vim-patch:f416a22: runtime(systemd): small fixes to &keywordprg in ftplugin Christian Clason 2024-10-03 09:46:16 +02:00
  • 4075e613b2 fix(defaults): properly pass count to quickfix commands (#30632) zeertzjq 2024-10-03 10:57:54 +08:00
  • 184d5e7543 refactor: fix incorrect use of enum (#30631) zeertzjq 2024-10-03 10:34:55 +08:00
  • aeea63081c vim-patch:ae62fe5: runtime(doc): 'filetype', 'syntax' and 'keymap' only allow alphanumeric + some characters (#30630) zeertzjq 2024-10-03 06:58:31 +08:00
  • 6a2f8958e8 vim-patch:9.1.0754: fixed order of items in insert-mode completion menu (#30619) glepnir 2024-10-03 06:45:01 +08:00
  • d3b4772ddc Merge #30595 from justinmk/fixwatch Justin M. Keyes 2024-10-02 08:05:03 -07:00
  • bbf208784c tests: skip watch.watchdirs test on macos 14 CI Justin M. Keyes 2024-10-02 16:36:50 +02:00
  • 9e23b4e185 fix(watch): ignore nonexistent paths (ENOENT) Justin M. Keyes 2024-09-30 15:25:44 +02:00
  • 391c5084d1 build(deps): bump luajit to HEAD - 97813fb92 Christian Clason 2024-10-02 14:10:43 +02:00
  • 9b15f2a0ce build(deps): bump luajit to HEAD - b2915e9ab Christian Clason 2024-10-02 12:17:13 +02:00
  • 865ba42e04 build(deps): bump tree-sitter to HEAD - c3d45a015 (#30589) Christian Clason 2024-10-02 06:59:23 +02:00
  • 3d1e6c56f0 build(deps): bump luajit to HEAD - 2240d8446 Christian Clason 2024-10-02 06:05:48 +02:00
  • 2168d772b8 vim-patch:9.1.0752: can set 'cedit' to an invalid value (#30616) zeertzjq 2024-10-02 07:39:28 +08:00
  • 687c0078c2 vim-patch:9.1.0753: Wrong display when typing in diff mode with 'smoothscroll' (#30614) zeertzjq 2024-10-02 06:55:43 +08:00
  • d983599613 vim-patch:baee844: runtime(doc): add usr tag to usr_toc.txt (#30617) zeertzjq 2024-10-02 07:33:25 +08:00
  • 0e484c2041 vim-patch:9.1.0753: Wrong display when typing in diff mode with 'smoothscroll' (#30614) zeertzjq 2024-10-02 06:55:43 +08:00
  • 68a2259804 fix(treesitter): indent size for inspect_tree #28727 Jongwook Choi 2024-10-01 12:07:30 -04:00
  • 5331f87f61 fix(treesitter): indent size for inspect_tree #28727 Jongwook Choi 2024-10-01 12:07:30 -04:00
  • bb7604edda feat(defaults): add default unimpaired style mappings (#28525) Gregory Anders 2024-10-01 07:24:43 -05:00
  • 1c30d86c33 fix(tabline): restore behavior of click after last tabpage (#30602) zeertzjq 2024-10-01 19:46:30 +08:00
  • 72892aab06 docs(gen_help_html.lua): h4 pseudo-heading layout Justin M. Keyes 2024-10-01 12:51:16 +02:00
  • a0c64fe816 docs(gen_help_html.lua): h4 pseudo-heading layout #30609 Justin M. Keyes 2024-10-01 02:52:07 -07:00
  • 2f2f434613 vim-patch:85f054a: runtime(java): Recognise the CommonMark form (///) of Javadoc comments Christian Clason 2024-10-01 07:00:12 +02:00
  • ea9d61b80d vim-patch:9.1.0749: filetype: http files not recognized Christian Clason 2024-10-01 07:04:13 +02:00
  • e0efbc6e03 refactor: use ERROR_SET() to check for error (#30594) zeertzjq 2024-10-01 06:27:30 +08:00
  • 888966652d build(deps): bump luajit to HEAD - f5fd22203 Christian Clason 2024-09-29 17:58:10 +02:00
  • aa83d866c1 Merge pull request #30591 from lewis6991/backport-30526-to-release-0.10 Lewis Russell 2024-09-30 12:50:27 +01:00
  • f31e29fce4 fix(diff): use mmfile_t in linematch Lewis Russell 2024-09-26 16:10:11 +01:00
  • 2c88cfcac4 Merge pull request #30526 from lewis6991/fix/linematchnul Lewis Russell 2024-09-30 12:09:36 +01:00
  • 0fb5299e53 test: refactor exec_lua in xdiff_spec Lewis Russell 2024-09-29 11:20:18 +01:00
  • c65646c247 fix(diff): use mmfile_t in linematch Lewis Russell 2024-09-26 16:10:11 +01:00
  • 20251be15a docs: graduate editorconfig.txt to "flow layout" Justin M. Keyes 2024-09-30 00:41:40 +02:00
  • 99e0facf3a feat(treesitter)!: use return values in language.add() Christian Clason 2024-09-15 14:19:08 +02:00
  • 041d98fe8d feat(treesitter)!: add default fallback to ft_to_lang lookups Christian Clason 2024-09-14 13:27:44 +02:00
  • e40314811e vim-patch:6db3fc5: runtime(doc): reformat gnat example (#30575) zeertzjq 2024-09-29 20:35:36 +08:00
  • 045afa9e8a fix(float): properly find last window of tabpage (#30571) zeertzjq 2024-09-29 18:38:17 +08:00
  • df915f3afc fix(float): properly find last window of tabpage (#30571) zeertzjq 2024-09-29 18:38:17 +08:00
  • 006323dd70 vim-patch:ee20fc8: runtime(indent): allow matching negative numbers for gnu indent config file Christian Clason 2024-09-29 11:46:34 +02:00
  • 2c937d723d docs: misc (#30177) dundargoc 2024-09-29 11:54:12 +02:00
  • 1405034ba3 vim-patch:9.1.0745: filetype: bun and deno history files not recognized Christian Clason 2024-09-29 10:46:00 +02:00
  • 1ff0a1712a vim-patch:9.1.0746: tests: Test_halfpage_longline() fails on large terminals (#30567) zeertzjq 2024-09-29 17:05:56 +08:00
  • 8d99a56269 vim-patch:c3989f1: runtime(doc): reformat ada_standard_types section zeertzjq 2024-09-29 16:11:54 +08:00
  • 9db304b451 vim-patch:998f018: runtime(doc): include short form for :earlier/:later zeertzjq 2024-09-29 15:56:11 +08:00
  • 610e9666af Merge pull request #30401 from bfredl/casefold2 bfredl 2024-09-29 11:03:36 +02:00
  • 2dfa6f6033 refactor(multibyte): neo-casefolding without allocation bfredl 2024-09-16 19:28:37 +02:00
  • 69553f7bf5 Merge pull request #30558 from bfredl/noklist bfredl 2024-09-28 20:59:06 +02:00
  • 76163590f0 refactor(event): change last use of klist to kvec bfredl 2024-09-28 11:56:08 +02:00
  • 1fc09b0738 fix(column): set signcolumn width after splitting window (#30556) zeertzjq 2024-09-28 17:16:22 +08:00