1
0
forked from aniani/vim

Commit Graph

  • f7b8609446 patch 9.1.0717: Unnecessary nextcmd NULL checks in parse_command_modifiers() v9.1.0717 zeertzjq 2024-09-05 17:26:30 +02:00
  • 233252fdf2 Maintainers: fix typo in author name Gregory Anders 2024-09-05 17:23:17 +02:00
  • 539e9b571a patch 9.1.0716: resetting setcellwidth() doesn't update the screen v9.1.0716 Ken Takata 2024-09-05 17:19:34 +02:00
  • 150b5078ac runtime(hcl,terraform): Add runtime files for HCL and Terraform Gregory Anders 2024-09-04 22:19:45 +02:00
  • 315b6f7b73 runtime(tmux): Update syntax script Eric Pruitt 2024-09-04 22:15:40 +02:00
  • fa16e4351a patch 9.1.0715: Not correctly parsing color names (after v9.1.0709) v9.1.0715 Christian Brabandt 2024-09-04 22:10:34 +02:00
  • eccc92792a patch 9.1.0714: tests: GuiEnter_Turkish test may fail v9.1.0714 Ken Takata 2024-09-03 23:01:55 +02:00
  • 2432b4a753 patch 9.1.0713: Newline causes E749 in Ex mode v9.1.0713 zeertzjq 2024-09-03 22:58:30 +02:00
  • 3db32d2e7f patch 9.1.0712: tests: missing dependency of Test_gettext_makefile v9.1.0712 James McCoy 2024-09-03 22:50:38 +02:00
  • 06ed634db1 patch 9.1.0711: tests: test_xxd may file when using different xxd v9.1.0711 James McCoy 2024-09-03 22:46:31 +02:00
  • f00f4d9cce patch 9.1.0710: popup window may hide part of Command line v9.1.0710 Christian Brabandt 2024-09-03 18:20:13 +02:00
  • 3c07eb0c67 runtime(vim): Update syntax, improve user-command matching Doug Kearns 2024-09-02 10:03:37 +02:00
  • 84e3175c4e patch 9.1.0709: GUIEnter event not found in Turkish locale v9.1.0709 Christian Brabandt 2024-09-02 09:59:18 +02:00
  • bd69b39514 runtime(sudoers): improve recognized Runas_Spec and Tag_Spec items Christian Brabandt 2024-09-02 09:53:53 +02:00
  • 3d5065fc75 patch 9.1.0708: Recursive window update does not account for reset skipcol v9.1.0708 Luuk van Baal 2024-09-01 10:33:56 +02:00
  • 9abd02d16a runtime(nu): include filetype plugin Marc Jakobi 2024-09-01 09:21:16 +02:00
  • 396fd1ec29 patch 9.1.0707: [security]: invalid cursor position may cause a crash v9.1.0707 Christian Brabandt 2024-08-31 17:58:16 +02:00
  • 75ba87ba62 patch 9.1.0706: tests: test_gettext fails when using shadow dir v9.1.0706 James McCoy 2024-08-31 17:10:26 +02:00
  • 4e527a2d55 CI: Install locales-all package James McCoy 2024-08-31 17:13:10 +02:00
  • 58d705238c patch 9.1.0705: Sorting of fuzzy filename completion is not stable v9.1.0705 zeertzjq 2024-08-31 17:05:39 +02:00
  • 41ba26566f translation(pt): update Portuguese/Brazilian menu translation JNylson 2024-08-31 17:03:13 +02:00
  • d817609b87 runtime(vim): Update base-syntax, match bracket mark ranges Doug Kearns 2024-08-31 16:57:32 +02:00
  • e2c4e07795 runtime(doc): Update :help :command-complete list Doug Kearns 2024-08-31 16:44:14 +02:00
  • 09b80d23cf patch 9.1.0704: inserting with a count is inefficient v9.1.0704 Ken Takata 2024-08-31 16:35:06 +02:00
  • 7c8bbc6d28 runtime(doc): use mkdir -p to save a command Ughur Alakbarov 2024-08-31 16:12:39 +02:00
  • c9bfed2fda patch 9.1.0703: crash with 2byte encoding and glob2regpat() v9.1.0703 Christian Brabandt 2024-08-29 22:12:05 +02:00
  • 87c01d9561 runtime(hollywood): update syn highlight for If-Then statements and For-In-Loops Tom Crecelius 2024-08-29 22:08:20 +02:00
  • f459d68ecf patch 9.1.0702: Patch 9.1.0700 broke CI v9.1.0702 Christian Brabandt 2024-08-28 23:46:53 +02:00
  • c3a02d78bd patch 9.1.0701: crash with NFA regex engine when searching for composing chars v9.1.0701 Christian Brabandt 2024-08-28 23:17:52 +02:00
  • 1c815b54bb patch 9.1.0700: crash with 2byte encoding and glob2regpat() v9.1.0700 Christian Brabandt 2024-08-28 22:08:35 +02:00
  • f8702aeb8f patch 9.1.0699: "dvgo" is not always an inclusive motion v9.1.0699 Christian Brabandt 2024-08-28 20:39:24 +02:00
  • 8556e23ee9 runtime(java): Provide support for syntax preview features Aliaksei Budavei 2024-08-27 22:32:13 +02:00
  • d56c451e1c patch 9.1.0698: tests: "Untitled" file not removed when running Test_crash1_3 alone v9.1.0698 zeertzjq 2024-08-26 18:45:37 +02:00
  • 322ba91086 patch 9.1.0697: [security]: heap-buffer-overflow in ins_typebuf v9.1.0697 Christian Brabandt 2024-08-25 21:33:03 +02:00
  • 663950d700 patch 9.1.0696: installing runtime files fails when using SHADOWDIR v9.1.0696 James McCoy 2024-08-25 20:22:11 +02:00
  • 88a6dd036a runtime(doc): fix typo glepnir 2024-08-25 15:49:54 +02:00
  • cd83173def patch 9.1.0695: tests: test_crash leaves Untitled file around v9.1.0695 Christian Brabandt 2024-08-24 17:34:19 +02:00
  • a68e34c993 translation(br): Update Brazilian translation JNylson 2024-08-24 16:42:21 +02:00
  • 377ad8c71f translation(pt): Update menu_pt_br JNylson 2024-08-24 16:35:33 +02:00
  • 81e7513c86 patch 9.1.0694: matchparen is slow on a long line v9.1.0694 zeertzjq 2024-08-24 16:32:24 +02:00
  • dc2c75c6b5 patch 9.1.0693: Configure doesn't show result when not using python3 stable abi v9.1.0693 Ken Takata 2024-08-24 16:27:50 +02:00
  • d1c8d2de4b patch 9.1.0692: Wrong patlen value in ex_substitute() v9.1.0692 zeertzjq 2024-08-24 11:33:39 +02:00
  • 3f7024cf86 patch 9.1.0691: python3: stable-abi may cause segfault on Python 3.11 v9.1.0691 Christian Brabandt 2024-08-23 18:39:08 +02:00
  • 7866d54ecc runtime(vim): Update base-syntax, match :loadkeymap after colon and bar Doug Kearns 2024-08-23 18:37:55 +02:00
  • 5d1c551057 runtime(mane): Improve <Plug>ManBS mapping John M Devin 2024-08-23 18:34:41 +02:00
  • 38f99a1f0d patch 9.1.0690: cannot set special highlight kind in popupmenu v9.1.0690 glepnir 2024-08-23 18:31:06 +02:00
  • 56186e41db translation(pt): Revert and fix wrong Portuguese menu translation files Yee Cheng Chin 2024-08-23 18:12:05 +02:00
  • 79b5fc5697 translation(pt): revert Portuguese menu translation Yee Cheng Chin 2024-08-23 18:09:47 +02:00
  • 18de7adaf4 translation(br): Update Brazilian translations JNylson 2024-08-23 18:06:34 +02:00
  • 7884cc7418 runtime(vim): Update base-syntax, improve :let-heredoc highlighting Doug Kearns 2024-08-23 18:01:35 +02:00
  • cacb6693c1 patch 9.1.0689: [security]: buffer-overflow in do_search() with 'rightleft' v9.1.0689 Christian Brabandt 2024-08-22 21:40:14 +02:00
  • 95e90781a4 runtime(vim): Improve heredoc handling for all embedded scripts Ken Takata 2024-08-22 21:29:39 +02:00
  • 25618fc9ea patch 9.1.0688: Vim9: dereferences NULL pointer in check_type_is_value() v9.1.0688 Christian Brabandt 2024-08-22 21:25:18 +02:00
  • dabf07e458 patch 9.1.0687: Makefile may not install desktop files v9.1.0687 Christian Brabandt 2024-08-22 21:20:15 +02:00
  • 1c4f40213b runtime(man): Fix <Plug>ManBS Luca Saccarola 2024-08-22 21:16:25 +02:00
  • 2750b83fa1 runtime(java): Make the bundled &foldtext function optional Aliaksei Budavei 2024-08-22 21:09:32 +02:00
  • c75dad0177 runtime(netrw): Change line on mx if command output exists yasuda 2024-08-22 21:06:32 +02:00
  • 38cfa2b662 runtime(netrw): Fix mf-selected entry highlighting yasuda 2024-08-22 20:54:47 +02:00
  • 0e9fd7755d runtime(htmlangular): add html syntax highlighting Dennis van den Berg 2024-08-22 20:50:11 +02:00
  • 4a0dc29e5f translation(it): Fix filemode of Italian manpages Ken Takata 2024-08-21 19:57:21 +02:00
  • fd01eb21e5 runtime(doc): Update outdated man.vim plugin information John M Devin 2024-08-21 13:26:37 +02:00
  • bc29ea6286 runtime(zip): simplify condition to detect MS-Windows Christian Brabandt 2024-08-21 08:18:44 +02:00
  • 7790ea0c68 patch 9.1.0686: zip-plugin has problems with special characters v9.1.0686 Christian Brabandt 2024-08-20 22:41:52 +02:00
  • 5f5f2832f5 runtime(pandoc): escape quotes in &errorformat for pandoc Konfekt 2024-08-20 21:57:54 +02:00
  • 9beccaf779 translation(it): updated Italian manpage Antonio Giovanni Colombo 2024-08-20 21:12:37 +02:00
  • 9e795852f3 patch 9.1.0685: too many strlen() calls in usercmd.c v9.1.0685 John Marriott 2024-08-20 20:57:23 +02:00
  • e44e64492c runtime(doc): fix grammar in :h :keeppatterns zeertzjq 2024-08-20 20:20:43 +02:00
  • d55e698fa0 runtime(pandoc): refine pandoc compiler settings Konfekt 2024-08-20 20:18:28 +02:00
  • 753794bae8 patch 9.1.0684: completion is inserted on Enter with "noselect" v9.1.0684 glepnir 2024-08-20 19:58:44 +02:00
  • 12333bae01 translation(ru): update man pages RestorerZ 2024-08-20 19:57:00 +02:00
  • 0fd1cb1b1f patch 9.1.0683: mode() returns wrong value with <Cmd> mapping v9.1.0683 kuuote 2024-08-20 19:53:17 +02:00
  • 3840d2feaf runtime(doc): remove trailing whitespace in cmdline.txt Christian Brabandt 2024-08-19 21:49:41 +02:00
  • cb90ea9cba patch 9.1.0682: Vim9: Segfault with uninitialized funcref v9.1.0682 Ernie Rael 2024-08-19 21:45:23 +02:00
  • 6bff6a2fa4 patch 9.1.0681: tests: Analyzing failed screendumps is hard v9.1.0681 Aliaksei Budavei 2024-08-19 21:33:26 +02:00
  • 175a87c7f1 runtime(doc): more clarification for the :keeppatterns needed Christian Brabandt 2024-08-19 21:23:38 +02:00
  • 10231ac638 patch 9.1.0680: VMS does not have defined uintptr_t v9.1.0680 Zoltan Arpadffy 2024-08-18 16:59:20 +02:00
  • 890f97ce57 runtime(doc): improve typedchar documentation for KeyInputPre autocmd Shougo Matsushita 2024-08-18 16:57:04 +02:00
  • 8e25d91cb7 runtime(dist): verify that executable is in $PATH Christian Brabandt 2024-08-17 15:52:11 +02:00
  • a4aa97590b translation(it): update Italian manpages Antonio Giovanni Colombo 2024-08-17 15:14:43 +02:00
  • cba93cab53 runtime(doc): clarify the effect of :keeppatterns after v9.1.0677 zeertzjq 2024-08-16 21:37:08 +02:00
  • 9b7d55ee26 runtime(doc): update Makefile and make it portable between GNU and BSD RestorerZ 2024-08-16 21:13:50 +02:00
  • bc11f6d9d4 patch 9.1.0679: Rename from w_closing to w_locked is incomplete v9.1.0679 zeertzjq 2024-08-16 21:11:31 +02:00
  • 6908db4756 runtime(colors): update colorschemes Maxim Kim 2024-08-16 21:09:50 +02:00
  • d164f2a521 runtime(vim): Update base-syntax, improve :let-heredoc highlighting Doug Kearns 2024-08-16 21:07:15 +02:00
  • 8f3f78546f runtime(doc): Updating the examples in the xxd manpage RestorerZ 2024-08-16 21:03:58 +02:00
  • 85c724ea0e translation(ru): Updated uganda.rux RestorerZ 2024-08-16 21:02:21 +02:00
  • c6ed816761 runtime(yaml): do not re-indent when commenting out lines Christian Brabandt 2024-08-15 22:29:47 +02:00
  • 0a6e57b09b patch 9.1.0678: [security]: use-after-free in alist_add() v9.1.0678 Christian Brabandt 2024-08-15 22:15:28 +02:00
  • 3b59be4ed8 patch 9.1.0677: :keepp does not retain the substitute pattern v9.1.0677 Gregory Anders 2024-08-15 22:04:22 +02:00
  • 12cb1d1326 translation(ja): Update Japanese translations to latest release Ken Takata 2024-08-15 22:02:45 +02:00
  • 1fbccc1e96 runtime(netrw): Drop committed trace lines Damien 2024-08-15 22:01:24 +02:00
  • b4d1164425 runtime(netrw): Error popup not always used Damien 2024-08-15 22:00:45 +02:00
  • 7c754110ff runtime(netrw): ErrorMsg() may throw E121 Damien 2024-08-15 21:58:57 +02:00
  • 1869fe0ce6 runtime(tutor): update Makefile and make it portable between GNU and BSD RestorerZ 2024-08-15 21:51:32 +02:00
  • cca3df9275 translation: improve the po/cleanup.vim script RestorerZ 2024-08-15 21:47:09 +02:00
  • 5f995c92e7 runtime(lang): update Makefile and make it portable between GNU and BSD RestorerZ 2024-08-15 21:43:56 +02:00
  • 81b62dd654 patch 9.1.0676: style issues with man pages v9.1.0676 RestorerZ 2024-08-15 21:39:33 +02:00
  • ded1677dd2 patch 9.1.0675: Patch v9.1.0674 causes problems v9.1.0675 Christian Brabandt 2024-08-14 22:52:03 +02:00
  • a1dc64956f runtime(dosbatch): Show %%i as an argument in syntax file Ken Takata 2024-08-14 21:57:35 +02:00
  • 11c92be897 runtime(dosbatch): Add syn-sync to syntax file Ken Takata 2024-08-14 21:56:42 +02:00