Commit Graph

  • 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
  • 477402ecf9 runtime(termdebug): Fix saved_mousemodel check laburnumT 2024-06-09 18:38:14 +02:00
  • aa925eeb97 patch 9.1.0472: Inconsistencies between functions for option flags v9.1.0472 zeertzjq 2024-06-09 18:24:05 +02:00
  • 2d1d5c6c27 patch 9.1.0471: Crash when using autocmd_get() after removing event inside autocmd v9.1.0471 zeertzjq 2024-06-09 16:44:33 +02:00
  • 03a3df15ca runtime(termdebug: Fix errors in using the latest termdebug.vim Yegappan Lakshmanan 2024-06-09 16:42:45 +02:00
  • 9c4389acc3 runtime(doc): Fix small style issues h-east 2024-06-09 16:32:19 +02:00
  • 5674c9a7de runtime(doc): add return type info for Vim function descriptions Christian Brabandt 2024-06-09 00:13:43 +02:00
  • 4032daaa11 translation(it): Update Italian Vim manpage Antonio Giovanni Colombo 2024-06-07 13:31:01 +02:00
  • 6dcd7f1a4d runtime(man): disable the q mapping Christian Brabandt 2024-06-06 19:06:38 +02:00
  • ce47d32b03 runtime(cpp): Change 'cms' for C++ to '// %s' Luc Hermitte 2024-06-06 18:44:30 +02:00
  • d9ec676911 runtime(ccomplete): fix type mismatch error Lars T. Kyllingstad 2024-06-06 18:37:08 +02:00
  • ae4641d68e runtime(termdebug): Fix wrong email address Christian Brabandt 2024-06-05 22:24:24 +02:00
  • 23f29ffc64 runtime(termdebug): convert termdebug plugin to Vim9 script Ubaldo Tiberi 2024-06-05 21:27:38 +02:00
  • 7cbed350f8 patch 9.1.0470: tests: Test_ColonEight_MultiByte() fails sporadically v9.1.0470 Christian Brabandt 2024-06-05 20:34:55 +02:00
  • 529b9ad62a patch 9.1.0469: Cannot have buffer-local value for 'completeopt' v9.1.0469 zeertzjq 2024-06-05 20:27:06 +02:00
  • 84d9611b67 patch 9.1.0468: GvimExt does not consult HKEY_CURRENT_USER v9.1.0468 David Wagner 2024-06-05 20:01:19 +02:00
  • 9c60890518 CI: update FreeBSD runner to 14.1 (#13937) Philip H 2024-06-05 19:57:11 +02:00
  • 551d8c372e patch 9.1.0467: typos in some comments v9.1.0467 zeertzjq 2024-06-05 19:53:32 +02:00
  • 92f4e91590 runtime(vim): Update base-syntax, allow whitespace before :substitute pattern Doug Kearns 2024-06-05 19:45:43 +02:00
  • dca57fb542 patch 9.1.0466: Missing comments for fuzzy completion v9.1.0466 glepnir 2024-06-04 22:01:21 +02:00
  • ce6fe84db2 runtime(man): update Vim manpage Christian Brabandt 2024-06-04 21:58:32 +02:00
  • 98fb81846d runtime(comment): clarify the usage of 'commentstring' option value Christian Brabandt 2024-06-04 20:44:29 +02:00
  • 2a2c4fffd7 runtime(doc): clarify how fuzzy 'completeopt' should work Christian Brabandt 2024-06-04 20:27:18 +02:00
  • 98b73eb645 runtime(netrw): prevent accidental data loss Christian Brabandt 2024-06-04 18:15:57 +02:00
  • 60c8743ab6 patch 9.1.0465: missing filecopy() function v9.1.0465 Shougo Matsushita 2024-06-03 22:59:27 +02:00
  • 0a0830624a patch 9.1.0464: no whitespace padding in commentstring option in ftplugins v9.1.0464 Riley Bruins 2024-06-03 20:40:45 +02:00
  • a218cc6cda patch 9.1.0463: no fuzzy-matching support for insert-completion v9.1.0463 glepnir 2024-06-03 19:32:39 +02:00
  • 734286e4c6 patch 9.1.0462: eval5() and eval7 are too complex v9.1.0462 Yegappan Lakshmanan 2024-06-03 18:52:22 +02:00
  • f51ff96532 patch 9.1.0461: too many strlen() calls in drawline.c v9.1.0461 John Marriott 2024-06-02 19:44:11 +02:00
  • 7577afd5ef patch 9.1.0460: filetype: lintstagedrc files are not recognized v9.1.0460 İlyas Akın 2024-06-02 16:57:00 +02:00
  • 36b6676719 patch 9.1.0459: Vim9: import autoload does not work with symlink v9.1.0459 nwounkn 2024-06-02 16:10:07 +02:00
  • 7737ce519b patch 9.1.0458: Coverity complains about division by zero v9.1.0458 Christian Brabandt 2024-06-02 16:04:43 +02:00
  • e5bc2e4bc9 patch 9.1.0457: tests: test_gui fails on Wayland v9.1.0457 Christian Brabandt 2024-06-01 20:55:09 +02:00
  • 88d4f255b7 patch 9.1.0456: Left shift is incorrect with vartabstop and shiftwidth=0 v9.1.0456 Gary Johnson 2024-06-01 20:51:33 +02:00
  • e299591498 runtime(doc): clarify 'shortmess' flag "S" Christian Brabandt 2024-06-01 20:40:25 +02:00
  • 16b63bd002 patch 9.1.0455: MS-Windows: compiler warning for size_t to int conversion v9.1.0455 Mike Williams 2024-06-01 11:33:40 +02:00
  • bad9577b9a runtime(doc): include some vim9 script examples in the help Christian Brabandt 2024-05-31 14:58:26 +02:00
  • f3dd6f617c patch 9.1.0454: minor issues in test_filetype with rasi test v9.1.0454 Christian Brabandt 2024-05-31 12:26:12 +02:00
  • 280e5b13ca patch 9.1.0453: filetype: rasi files are not recognized v9.1.0453 Pierrick Guillaume 2024-05-31 12:00:49 +02:00
  • 7129f2ad2f runtime(java): Improve the matching of lambda expressions (#14880) Aliaksei Budavei 2024-05-31 12:11:34 +03:00
  • 1acc67ac44 patch 9.1.0452: Configure checks for libelf unnecessarily v9.1.0452 youcai 2024-05-30 19:31:36 +02:00
  • 88c8c547d5 patch 9.1.0451: No test for escaping '<' with shellescape() v9.1.0451 zeertzjq 2024-05-30 19:27:25 +02:00
  • 32a5faa6d7 check.vim complains about overlong comment lines Christian Brabandt 2024-05-30 09:51:47 +02:00
  • ed43711b66 translation(it): Update Italian translation Antonio Giovanni Colombo 2024-05-30 09:49:40 +02:00
  • 51c45e89b5 patch 9.1.0450: evalc. code too complex v9.1.0450 Yegappan Lakshmanan 2024-05-30 07:50:08 +02:00
  • 51024bbc1a patch 9.1.0449: MS-Windows: Compiler warnings v9.1.0449 Mike Williams 2024-05-30 07:46:30 +02:00
  • 8904d672be patch 9.1.0448: compiler warning in eval.c v9.1.0448 Yegappan Lakshmanan 2024-05-29 07:51:50 +02:00
  • 0b74eeceb8 runtime(stylus): remove remaining css code (#14866) zeertzjq 2024-05-28 14:23:41 +08:00
  • 0bdc5d8241 runtime(doc): Add ft_hare.txt to Reference Manual TOC h-east 2024-05-27 17:12:57 +02:00
  • 393708cff6 runtime(vim): re-generate vim syntax from generator Christian Brabandt 2024-05-27 15:50:07 +02:00
  • c984b2fd9d runtime(vim): fix syntax vim bug (Close #14858) (#14861) h_east 2024-05-27 22:40:25 +09:00
  • 53387c55a1 patch 9.1.0447: completion may be wrong when deleting all chars v9.1.0447 glepnir 2024-05-27 15:11:01 +02:00
  • ef73374dc3 patch 9.1.0446: getregionpos() inconsistent for partly-selected multibyte char v9.1.0446 zeertzjq 2024-05-26 18:42:18 +02:00
  • 86071925ed runtime(typescriptreact): fix highlighting nested and escaped quotes in string props (#14852) Linda_pp 2024-05-27 01:22:26 +09:00
  • 76174e7110 runtime(asm): remove the indent plugin since it has too many issues Christian Brabandt 2024-05-26 18:04:19 +02:00
  • 0076ddc07d runtime(debian): update Debian runtime files (#14849) James McCoy 2024-05-25 14:56:49 -04:00
  • dbac0da631 patch 9.1.0445: Coverity warning after 9.1.0440 v9.1.0445 Yegappan Lakshmanan 2024-05-25 20:23:54 +02:00
  • dff55a3358 patch 9.1.0444: Not enough tests for getregion() with multibyte chars v9.1.0444 zeertzjq 2024-05-25 10:25:36 +02:00
  • afc2295c22 patch 9.1.0443: Can't use blockwise selection with width for getregion() v9.1.0443 zeertzjq 2024-05-24 19:07:12 +02:00
  • 5e45715084 runtime(typescript): update outdated syntax files rhysd 2024-05-24 18:59:10 +02:00
  • b1ffc52694 runtime(i3config/swayconfig): fix floating_modifier highlight (#14841) Josef Litoš 2024-05-24 17:31:36 +02:00
  • 35dfe58a54 patch 9.1.0442: hare runtime files outdated v9.1.0442 Amelia Clarke 2024-05-24 08:05:00 +02:00
  • 2b09de9104 patch 9.1.0441: getregionpos() can't properly indicate positions beyond eol v9.1.0441 zeertzjq 2024-05-24 07:48:51 +02:00
  • 44cadaa18c patch 9.1.0440: function get_lval() is too long v9.1.0440 Yegappan Lakshmanan 2024-05-24 07:44:10 +02:00
  • 42a5b5a6d0 patch 9.1.0439: Cannot filter the history v9.1.0439 Christian Brabandt 2024-05-24 07:39:34 +02:00
  • 3074137542 patch 9.1.0438: Wrong Ex command executed when :g uses '?' as delimiter v9.1.0438 zeertzjq 2024-05-24 07:37:36 +02:00
  • 22ac941208 runtime(i3config/swayconfig): support floating_modifier none; revert broken highlighting James Eapen 2024-05-23 20:47:49 +02:00
  • 742062f31f patch 9.1.0437: Motif requires non-const char pointer for XPM data v9.1.0437 Drew Vogel 2024-05-23 17:49:39 +02:00
  • 789679cfc4 patch 9.1.0436: Crash when using '?' as separator for :s v9.1.0436 zeertzjq 2024-05-23 17:41:26 +02:00
  • cd79f8fbd3 patch 9.1.0435: filetype: cygport files are not recognized v9.1.0435 K.Takata 2024-05-23 17:31:26 +02:00
  • 3554d9bfcc patch 9.1.0434: make errors trying to access autoload/zig v9.1.0434 Derek Schrock 2024-05-23 17:26:51 +02:00
  • 701ad50a9e patch 9.1.0433: Wrong yanking with exclusive selection and ve=all v9.1.0433 zeertzjq 2024-05-23 07:47:55 +02:00
  • f2d74e3b63 runtime(comment): add missing help tags file Christian Brabandt 2024-05-23 07:24:05 +02:00
  • 5090f838bb patch 9.1.0432: Ancient XPM preprocessor hack may cause build errors v9.1.0432 Drew Vogel 2024-05-22 16:51:53 +02:00