1
0
forked from aniani/vim

Commit Graph

  • 8625714ac1 patch 9.1.0515: Vim9: segfault in object_equal() v9.1.0515 Ernie Rael 2024-06-23 09:54:45 +02:00
  • 7b29cc97d6 patch 9.1.0514: Vim9: issue with comparing objects recursively v9.1.0514 LemonBoy 2024-06-22 17:25:07 +02:00
  • 549ecc8636 runtime(termdebug): Change some variables to Enums Yinzuo Jiang 2024-06-22 16:28:19 +02:00
  • fc64ac0be2 runtime(vim): Update base-syntax, fix function tail comments Doug Kearns 2024-06-22 11:20:36 +02:00
  • f0e6914420 patch 9.1.0513: Vim9: segfault with object comparison v9.1.0513 Ernie Rael 2024-06-22 11:12:00 +02:00
  • 7002c055d5 patch 9.1.0512: Mode message for spell completion doesn't match allowed keys v9.1.0512 zeertzjq 2024-06-21 07:55:07 +02:00
  • bc6f96708e patch 9.1.0511: CursorMovedC triggered wrongly with setcmdpos() v9.1.0511 zeertzjq 2024-06-21 07:51:40 +02:00
  • 17e0a1969d runtime(scheme): update runtime files Evan Hanson 2024-06-21 07:37:49 +02:00
  • 6bc11c06d2 patch 9.1.0510: CI: test_gettext fails on MacOS14 + MSVC Win v9.1.0510 Christian Brabandt 2024-06-21 07:31:04 +02:00
  • ce0ef910df patch 9.1.0509: not possible to translate Vim script messages v9.1.0509 Christ van Willegen 2024-06-20 23:41:59 +02:00
  • f7f8f0b76d patch 9.1.0508: termdebug plugin can be further improved v9.1.0508 Ubaldo Tiberi 2024-06-20 22:17:34 +02:00
  • 6ccf6da7a2 runtime(gomod): add gomod filetype plugin yu-yk 2024-06-20 22:08:19 +02:00
  • d09521476f patch 9.1.0507: hard to detect cursor movement in the command line v9.1.0507 Shougo Matsushita 2024-06-20 22:05:16 +02:00
  • beb02ed674 runtime(java): Optionally highlight parameterised types Aliaksei Budavei 2024-06-20 21:00:53 +02:00
  • 49012cd8c2 patch 9.1.0506: filetype: .envrc & .prettierignore not recognized v9.1.0506 Tyler Miller 2024-06-20 20:31:32 +02:00
  • aa61b8a908 patch 9.1.0505: filetype: Faust files are not recognized v9.1.0505 PowerUser64 2024-06-19 20:32:11 +02:00
  • ca7f93e6f3 patch 9.1.0504: inner-tag textobject confused about ">" in attributes v9.1.0504 Christian Brabandt 2024-06-19 20:26:51 +02:00
  • 43eef882ff patch 9.1.0503: cannot use fuzzy keyword completion v9.1.0503 glepnir 2024-06-19 20:20:48 +02:00
  • 94c5d8a5e2 runtime(java): Remove the group exclusion list from @javaTop Aliaksei Budavei 2024-06-19 20:10:47 +02:00
  • c98bfb9f59 runtime(doc): wrong return type for execute() function Marius Gedminas 2024-06-19 19:59:23 +02:00
  • 56f587b3f8 patch 9.1.0502: MS-Windows: too much legacy code v9.1.0502 K.Takata 2024-06-19 19:56:03 +02:00
  • 46f2823807 patch 9.1.0501: too complicated mapping restore in termdebug v9.1.0501 Ubaldo Tiberi 2024-06-19 19:50:32 +02:00
  • aeca7176f3 runtime(nohlsearch): simplify mapping Maxim Kim 2024-06-19 19:42:47 +02:00
  • fbc37f138a patch 9.1.0500: cannot switch buffer in a popup v9.1.0500 Christian Brabandt 2024-06-18 20:50:58 +02:00
  • 23c5ebeb95 patch 9.1.0499: MS-Windows: doesn't handle symlinks properly v9.1.0499 LemonBoy 2024-06-18 20:43:51 +02:00
  • a821b609f9 patch 9.1.0498: getcmdcompltype() interferes with cmdline completion v9.1.0498 zeertzjq 2024-06-18 20:31:08 +02:00
  • a48637c105 patch 9.1.0497: termdebug can be further improved v9.1.0497 Ubaldo Tiberi 2024-06-18 20:18:20 +02:00
  • 9718ed7ab9 runtime(filetype): update htmldjango detection Afiq Nazrie 2024-06-18 19:59:53 +02:00
  • 2dadf5304a translation(tr): Improve Turkish documentation Emir SARI 2024-06-18 19:50:14 +02:00
  • 1ce65e35ac runtime(csv): include a simple csv filetype and syntax plugin Maxim Kim 2024-06-18 19:43:00 +02:00
  • 26de90c631 runtime(nohlsearch): include the the simple nohlsearch package Maxim Kim 2024-06-18 19:32:39 +02:00
  • f189138b39 patch 9.1.0496: matched text is highlighted case-sensitively v9.1.0496 glepnir 2024-06-17 18:35:25 +02:00
  • d8c9340fc6 patch 9.1.0495: Matched text isn't highlighted in cmdline pum v9.1.0495 zeertzjq 2024-06-17 18:25:32 +02:00
  • 84ac2126f4 runtime(doc): Fix typos in several documents h-east 2024-06-17 18:12:30 +02:00
  • 946f61c405 runtime(doc): clarify when text properties are cleared Christian Brabandt 2024-06-17 13:17:58 +02:00
  • ca47114532 runtime(doc): improve the vim-shebang example Christian Brabandt 2024-06-17 13:06:34 +02:00
  • c52a856079 runtime(doc): revert unintended formatting changes for termdebug Christian Brabandt 2024-06-17 05:29:37 +02:00
  • 0ddab582fa runtime(java): Add a config variable for commonly used compiler options Doug Kearns 2024-06-16 16:58:09 +02:00
  • 63901e8963 patch 9.1.0494: Wrong matched text highlighted in pum with 'rightleft' v9.1.0494 zeertzjq 2024-06-16 16:51:25 +02:00
  • 917ff8a19d runtime(html): bump length of character references in syntax script (#15022) Mohamed Akram 2024-06-16 18:47:36 +04:00
  • a5af73ae34 runtime(termdebug): properly check mapping variables using null_dict shane.xb.qian 2024-06-16 16:43:44 +02:00
  • 79da22de75 runtime(kdl): fix KdlIndent and kdlComment in indent script (#15019) Yinzuo Jiang 2024-06-16 14:47:47 +08:00
  • acc8746941 patch 9.1.0493: Test for patch 9.1.0489 doesn't fail without the fix v9.1.0493 zeertzjq 2024-06-16 08:44:05 +02:00
  • 371bab0594 runtime(java): Fold multi-line comments with the syntax kind of &fdm (#15016) Aliaksei Budavei 2024-06-16 09:42:55 +03:00
  • f127dce188 runtime(termdebug): using wrong type for PlaceSign() shane.xb.qian 2024-06-16 08:35:57 +02:00
  • 0d4d23dac0 patch 9.1.0492: filetype: Vim-script files not detected by shebang line v9.1.0492 Doug Kearns 2024-06-16 08:32:15 +02:00
  • 52f2ff0363 runtime(zip): revert unintended change to zip#Write() Christian Brabandt 2024-06-15 16:05:35 +02:00
  • f4bc59c4f6 runtime(doc): add another tag for vim-shebang feature Christian Brabandt 2024-06-15 15:52:53 +02:00
  • 883018feff patch 9.1.0491: Cmdline pum doesn't work properly with 'rightleft' v9.1.0491 zeertzjq 2024-06-15 15:37:11 +02:00
  • 105f741fac patch 9.1.0490: minor style problems with patch 9.1.0487 v9.1.0490 glepnir 2024-06-15 15:32:22 +02:00
  • aced8c2f4f patch 9.1.0489: default completion may break with fuzzy v9.1.0489 glepnir 2024-06-15 15:13:05 +02:00
  • a2324373eb patch 9.1.0488: Wrong padding for pum "kind" with 'rightleft' v9.1.0488 zeertzjq 2024-06-15 15:08:27 +02:00
  • ae321b51f7 runtime(vim): Update base-syntax, match shebang lines (#15011) dkearns 2024-06-15 23:06:17 +10:00
  • 1c67342912 runtime(zip): MS-Windows: handle files with spaces properly Christian Brabandt 2024-06-15 14:49:24 +02:00
  • 6dd5840fdf runtime(html): Restore HTML syntax file tests Doug Kearns 2024-06-14 01:59:34 +10:00
  • f94c9c482a patch 9.1.0487: completed item not update on fuzzy completion v9.1.0487 glepnir 2024-06-14 21:11:56 +02:00
  • 82a579e15a patch 9.1.0486: filetype: Snakemake files are not recognized v9.1.0486 Riley Bruins 2024-06-14 20:47:05 +02:00
  • 17e702a51a runtime(termdebug): make TermDebugSendCommand() a global function again Damien Riegel 2024-06-14 12:33:17 -04:00
  • fce324f557 runtime(termdebug): close all buffers in the same way Damien Riegel 2024-06-14 12:15:11 -04:00
  • afbe5359e9 patch 9.1.0485: Matched text shouldn't be highlighted in "kind" and "menu" v9.1.0485 zeertzjq 2024-06-14 20:24:22 +02:00
  • c509c009bb runtime(doc): fix wrong helptag for :defer Christian Brabandt 2024-06-14 20:22:05 +02:00
  • 262e25e5a1 runtime(vim): Update base-syntax, match :sleep arg Doug Kearns 2024-06-14 20:16:35 +02:00
  • 79a14c061b runtime(keymap): include Georgian keymap Misho 2024-06-14 20:13:17 +02:00
  • 8e56747fd2 patch 9.1.0484: Sorting of completeopt+=fuzzy is not stable v9.1.0484 zeertzjq 2024-06-14 20:04:42 +02:00
  • 440746158c runtime(netrw): correctly test for windows in NetrwGlob() Christian Brabandt 2024-06-14 08:19:22 +02:00
  • 1487947fb6 runtime(netrw): glob() on windows fails with [] in directory name Christian Brabandt 2024-06-13 21:25:35 +02:00
  • d6d4e13336 runtime(doc): rewrite mkdir() doc and simplify {flags} meaning Christian Brabandt 2024-06-13 21:21:41 +02:00
  • 8b34aea1b0 patch 9.1.0483: glob() not sufficiently tested v9.1.0483 Christian Brabandt 2024-06-13 21:20:20 +02:00
  • 1cd31a4501 runtime(doc): update return type for job_info() Christian Brabandt 2024-06-13 20:46:23 +02:00
  • 4225f28855 README.md: Update link to release archives Patrick Brinich-Langlois 2024-06-13 20:22:13 +02:00
  • ef8eab86e2 patch 9.1.0482: termdebug plugin needs more love v9.1.0482 Ubaldo Tiberi 2024-06-13 19:23:07 +02:00
  • 1a946044fe runtime(doc): correct return types for job_start() and job_status() Christian Brabandt 2024-06-13 19:13:28 +02:00
  • a3bddb759e runtime(vim): Update base-syntax, match :catch and :throw args (#14989) dkearns 2024-06-14 01:48:10 +10:00
  • 902b766858 runtime(java): Include element values in non-marker annotations (#14979) Aliaksei Budavei 2024-06-13 18:30:09 +03:00
  • a78eb25db3 patch 9.1.0481: Vim9: term_getjob() throws an exception on error v9.1.0481 Ernie Rael 2024-06-13 17:24:54 +02:00
  • 1c29602662 patch 9.1.0480: fuzzy string matching executed when not needed v9.1.0480 glepnir 2024-06-13 17:21:24 +02:00
  • 2f95ca9fce patch 9.1.0479: fuzzy_match_str_with_pos() does unnecessary list operations v9.1.0479 zeertzjq 2024-06-13 17:14:27 +02:00
  • d353d27820 runtime(doc): restore description of "$" in col() and virtcol() (#14981) zeertzjq 2024-06-13 23:00:25 +08:00
  • 02f3ebacfb runtime(doc): deduplicate getpos(), line(), col(), virtcol() zeertzjq 2024-06-12 20:45:24 +02:00
  • 31441d509a runtime(vim): Update g:vimsyn_comment_strings dump file tests Doug Kearns 2024-06-12 20:44:10 +02:00
  • 83d0028026 runtime(termdebug): Use string interpolation instead of string concat Yegappan Lakshmanan 2024-06-12 20:37:05 +02:00
  • 7c57940e3b patch 9.1.0478: potential deref of NULL pointer in fuzzy_match_str_with_pos v9.1.0478 glepnir 2024-06-12 20:31:13 +02:00
  • 1fb9eae579 patch 9.1.0477: block_editing errors out when using <enter> v9.1.0477 Christian Brabandt 2024-06-11 20:30:14 +02:00
  • 959c3c887b runtime(vim): Update base-syntax, configurable comment string highlighting (#14931) dkearns 2024-06-12 04:18:08 +10:00
  • b4e648a006 runtime(doc): fix typos in syntax.txt Ken Takata 2024-06-11 19:45:32 +02:00
  • 40c1c3317d patch 9.1.0476: Cannot see matched text in popup menu v9.1.0476 glepnir 2024-06-11 19:37:04 +02:00
  • 059cbe8933 runtime(vim): Update base-syntax, match multiline continued comments (#13936) dkearns 2024-06-12 03:27:53 +10:00
  • 210b39c2d6 runtime(doc): clarify documentation for "v" position at line() Peter Aronoff 2024-06-11 19:22:53 +02:00
  • 4877cb411f patch 9.1.0475: cmod_split modifier is always reset in term_start() v9.1.0475 Yegappan Lakshmanan 2024-06-11 19:18:12 +02:00
  • 971378eed9 runtime(termdebug): remove line-continuation characters Yegappan Lakshmanan 2024-06-11 19:10:32 +02:00
  • 2e3b2a8d89 runtime(kdl): use shiftwidth() instead of &tabstop in indent script Yinzuo Jiang 2024-06-11 19:06:02 +02:00
  • 6ea3dfe8de runtime(vim): Remove orphaned screen dump files (#14965) dkearns 2024-06-12 03:04:46 +10:00
  • 2d88210b3c runtime(kdl): include syntax, indent and ftplugin files inzuo Jiang 2024-06-10 21:13:56 +02:00
  • d03882baac patch 9.1.0474: CI: Test_ColonEight() fails on github runners v9.1.0474 Christian Brabandt 2024-06-10 21:06:55 +02:00
  • b8076f92a1 runtime(deb822sources): add missing Enabled field in syntax script Kentaro Hayashi 2024-06-10 18:21:26 +02:00
  • 7e9a1a75b8 runtime(svelte): basic svelte ftplugin file Igor 2024-06-10 18:19:57 +02:00
  • d603e95609 patch 9.1.0473: term_start() does not clear vertical modifier v9.1.0473 Yegappan Lakshmanan 2024-06-10 18:16:34 +02:00
  • dfc21db0b0 runtime(termdebug): fix mousemodel restoration by comparing against null_string Ernie Rael 2024-06-10 18:12:07 +02:00
  • c593b9ead9 runtime(doc): Added definitions of Vim scripts and plugins Ubaldo Tiberi 2024-06-09 18:47:53 +02:00
  • d6b4afb636 runtime(java): Exclude lambda expressions from _when_ _switch-case_ label clauses (#14945) Aliaksei Budavei 2024-06-09 19:39:52 +03:00