Commit Graph

  • 663fba9d03 MMTabline: Add Vim colorscheme / window use tab fill color support Yee Cheng Chin 2025-01-31 18:56:16 -08:00
  • 85e3f24bea patch 9.1.1061: tests: test_glvs fails when unarchiver not available Christian Brabandt 2025-01-31 17:02:32 +01:00
  • d7f5854fcc patch 9.1.1060: Vim always enables 'termguicolors' in a terminal Christian Brabandt 2025-01-31 16:13:14 +01:00
  • bfb4eea786 patch 9.1.1059: completion: input text deleted with preinsert when adding leader glepnir 2025-01-31 15:28:29 +01:00
  • fe0a9a3269 patch 9.1.1058: translation(sr): Missing Serbian translation for the tutor Ivan Pešić 2025-01-31 15:20:03 +01:00
  • 8297e2cee3 patch 9.1.1057: Superfluous cleanup steps in test_ins_complete.vim zeertzjq 2025-01-30 11:04:47 +01:00
  • 6d6ec2ee05 runtime(netrw): correct wrong version check Christian Brabandt 2025-01-30 10:58:07 +01:00
  • a7db694cf5 Merge pull request #1538 from ychin/mmtabs-rtl Yee Cheng Chin 2025-01-29 18:18:17 -08:00
  • 3f8e40538a MMTabline: Add right-to-left (RTL) locale support Yee Cheng Chin 2025-01-29 17:14:36 -08:00
  • 62f5e1a707 Merge pull request #1537 from ychin/mmtabs-localization Yee Cheng Chin 2025-01-29 16:49:14 -08:00
  • edd4ac3e89 patch 9.1.1056: Vim doesn't highlight to be inserted text when completing glepnir 2025-01-29 18:53:51 +01:00
  • ec961b05dc runtime(netrw): upstream snapshot of v176 Luca Saccarola 2025-01-29 18:39:30 +01:00
  • 766801295d runtime(dist/vim9): fix regressions in dist#vim9#Open Luca Saccarola 2025-01-29 18:33:46 +01:00
  • 2b811bb6ed MMTabline: Localize button strings Yee Cheng Chin 2025-01-29 04:22:20 -08:00
  • 018ee0f8fe Merge pull request #1536 from ychin/mmtabs-add-scrollbutton-prefs-other-fixups Yee Cheng Chin 2025-01-29 02:49:04 -08:00
  • a5d19aa44d runtime(hyprlang): fix string recognition Luca Saccarola 2025-01-29 10:27:55 +01:00
  • 18f00e57e4 MMTabline: Add ability to turn off animation Yee Cheng Chin 2025-01-29 01:21:35 -08:00
  • 2745806351 MMTabline: Clear all tabs while showing / hiding tab line Yee Cheng Chin 2025-01-28 03:23:02 -08:00
  • 558c2e936a MMTabline: Use cached images for buttons, fix memory leaks and misc issues Yee Cheng Chin 2025-01-28 03:29:43 -08:00
  • 8406d28431 MMTabline: expose scroll button settings and fix misc scroll issues Yee Cheng Chin 2025-01-28 21:36:58 -08:00
  • 04cc897593 patch 9.1.1055: make install fails because of a missing dependency Sergei Trofimovich 2025-01-28 11:37:52 +01:00
  • dffce6919a Merge pull request #1535 from ychin/mmtabs-fix-update-animation-scroll Yee Cheng Chin 2025-01-27 05:50:08 -08:00
  • 7fbb445300 Make GUI tabs track Vim tabs in updates and animate correctly Yee Cheng Chin 2025-01-27 04:16:02 -08:00
  • db23436b92 runtime(asm): add byte directives to syntax script Nir Lichtman 2025-01-26 16:55:54 +01:00
  • 279dd703e1 patch 9.1.1054: Vim doesn't work well with TERM=xterm-direct Christian Brabandt 2025-01-26 10:49:59 +01:00
  • bd913cea83 Support extra side mouse buttons in MacVim (X1 and X2) Yee Cheng Chin 2025-01-25 17:04:34 -08:00
  • fb49e3cde7 runtime(filetype): commit 99181205c5 breaks V lang detection Christian Brabandt 2025-01-25 16:18:51 +01:00
  • c729d6d154 runtime: decouple Open and Launch commands and gx mapping from netrw Luca Saccarola 2025-01-25 16:07:12 +01:00
  • d65aa1bbdb patch 9.1.1053: "nosort" enables fuzzy filtering even if "fuzzy" isn't in 'completeopt' zeertzjq 2025-01-25 15:29:03 +01:00
  • 509a8d58f9 runtime(just): fix typo in syntax file Peter Benjamin 2025-01-25 15:26:09 +01:00
  • 99181205c5 runtime(filetype): Improve Verilog detection by checking for modules definition Christian Brabandt 2025-01-25 14:54:28 +01:00
  • 3acfbb4b54 patch 9.1.1052: tests: off-by-one error in CheckCWD in test_debugger.vim Yee Cheng Chin 2025-01-25 15:14:06 +01:00
  • 08ea2e1fb0 patch 9.1.1051: tests: no support for env variables when running Vim in terminal Christian Brabandt 2025-01-25 15:01:42 +01:00
  • 8a68481be9 Merge pull request #1533 from ychin/ci-dont-run-gui-nongui-vim-tests Yee Cheng Chin 2025-01-25 18:04:09 +09:00
  • c8ff0ff505 ci: Don't run both non-GUI/GUI Vim tests most of the time Yee Cheng Chin 2025-01-25 00:34:01 -08:00
  • 92e9b884cf Merge pull request #1532 from ychin/build-dmg-every-commit Yee Cheng Chin 2025-01-25 11:30:45 +09:00
  • 237f257f23 Always build dmg installer in CI Yee Cheng Chin 2025-01-24 17:56:42 -08:00
  • 964fd9a1be Merge remote-tracking branch 'vim/master' Yee Cheng Chin 2025-01-23 22:30:29 -08:00
  • c548d5de7e Merge pull request #1120 from sfsam/tabs Yee Cheng Chin 2025-01-24 09:13:39 +09:00
  • a75eea218e MMTabline: a new tabline for MacVim Sanjay Madan 2020-11-03 09:19:32 -08:00
  • efc41a5958 patch 9.1.1050: too many strlen() calls in os_unix.c John Marriott 2025-01-23 20:05:29 +01:00
  • f400a0cc41 patch 9.1.1049: insert-completed items are always sorted glepnir 2025-01-23 19:55:14 +01:00
  • 0af529daae Merge pull request #1531 from ychin/fix-xcode8-build Yee Cheng Chin 2025-01-23 15:35:25 +09:00
  • c083c5bb5b Fix code to be buildable on Xcode 8 again Yee Cheng Chin 2025-01-22 21:13:28 -08:00
  • df098fedbc patch 9.1.1048: crash after scrolling and pasting in silent Ex mode zeertzjq 2025-01-22 22:27:30 +01:00
  • 613d0bc128 patch 9.1.1047: Makefiles uses non-portable syntax Christian Brabandt 2025-01-22 22:21:50 +01:00
  • 9dfc7e5e61 patch 9.1.1046: fuzzymatching doesn't prefer matching camelcase glepnir 2025-01-21 22:33:13 +01:00
  • c04334c33f patch 9.1.1045: filetype: N-Tripels and TriG files are not recognized Gordian Dziwis 2025-01-21 22:24:23 +01:00
  • d9a1f267ba patch 9.1.1044: Vim9: Patch 9.1.1014 causes regressions Christian Brabandt 2025-01-21 22:17:50 +01:00
  • e2a0471851 Update .gitignore for v9.1.1036 ichizok 2025-01-21 21:48:58 +01:00
  • 9601b1435a translation(sr): Update Serbian messages translation Ivan Pešić 2025-01-21 21:42:48 +01:00
  • 9d1bed5ecc patch 9.1.1043: [security]: segfault in win_line() Christian Brabandt 2025-01-20 22:55:57 +01:00
  • 4cbc54a743 runtime(doc): update helptags Christian Brabandt 2025-01-20 22:52:54 +01:00
  • 72755b3c8e patch 9.1.1042: filetype: just files are not recognized Peter Benjamin 2025-01-20 21:56:41 +01:00
  • c273f1ac77 runtime(vim): Update base-syntax, match ternary and falsy operators Doug Kearns 2025-01-20 21:53:01 +01:00
  • cb848b687f patch 9.1.1041: Vim9: out-of-bound access when echoing an enum Yegappan Lakshmanan 2025-01-20 21:38:09 +01:00
  • d79ea47079 patch 9.1.1040: Vim9: imported type cannot be used as func return type Yegappan Lakshmanan 2025-01-20 21:09:13 +01:00
  • 4335fcfed1 runtime(kconfig): updated ftplugin and syntax script Christian Brabandt 2025-01-20 21:01:41 +01:00
  • 71028a32db runtime(doc): rename last t_BG reference to t_RB Jon Parise 2025-01-20 20:19:18 +01:00
  • c147e0c6d6 Merge pull request #1530 from ychin/vim-tests-dont-use-guioptions-k Yee Cheng Chin 2025-01-20 09:52:18 +09:00
  • 041fc932ba ci: Don't use guioptions-k in Vim tests, clean up defaults for gui tests Yee Cheng Chin 2025-01-19 16:03:03 -08:00
  • a81cf8b99e patch 9.1.1039: Vim9: comments are outdated Yegappan Lakshmanan 2025-01-19 22:20:34 +01:00
  • 2a5312e738 patch 9.1.1038: tests: test_channel.py fails with IPv6 Christian Brabandt 2025-01-19 14:50:31 +01:00
  • 8dec6c2e6c runtime(vim): Update base-syntax, fix is/isnot operator matching Doug Kearns 2025-01-19 14:02:06 +01:00
  • bce60c4742 patch 9.1.1037: Vim9: confusing error when using abstract method via super Ernie Rael 2025-01-19 10:03:00 +01:00
  • 5abc44e3c1 patch 9.1.1036: make install fails when using shadowdir Christian Brabandt 2025-01-19 10:00:40 +01:00
  • 90b397586d patch 9.1.1035: Vim9: memory leak with blob2str() Yegappan Lakshmanan 2025-01-19 09:37:07 +01:00
  • 8d524fdf92 MacVim r180.1 (prerelease) prerelease-180.1 Yee Cheng Chin 2025-01-19 00:11:02 -08:00
  • 293c0bd2a1 Merge pull request #1528 from ychin/new-defaults-smooth-resize-go-k Yee Cheng Chin 2025-01-19 17:01:59 +09:00
  • 4657a8cf48 New defaults: Smoothly resize window, guioptions+=k Yee Cheng Chin 2025-01-18 23:04:47 -08:00
  • 2ed23bbe98 Merge pull request #1527 from ychin/ci-dont-warn-on-cached-package Yee Cheng Chin 2025-01-19 12:11:32 +09:00
  • 7fa7edd405 ci: Minor fix so that if gettext/libsodium is cached, don't warn Yee Cheng Chin 2025-01-18 18:18:35 -08:00
  • 2cb8246eb9 runtime(tex): add texEmphStyle to texMatchGroup in syntax script Christian Brabandt 2025-01-18 18:09:38 +01:00
  • c65bb2ea8e CI: bump windows python to 3.12 Philip H. 2025-01-18 17:38:12 +01:00
  • d402ba81e2 runtime(netrw): upstream snapshot of v175 Luca Saccarola 2025-01-18 17:36:02 +01:00
  • 87f65f3857 CI: add Linux arm64 CI job rhysd 2025-01-18 17:32:11 +01:00
  • 7c92e88894 patch 9.1.1033: Vim9: compiling abstract method fails without return Ernie Rael 2025-01-18 17:26:39 +01:00
  • fef4be0d7a CI: bump windows libsodium to 1.0.20 Philip H. 2025-01-18 17:20:13 +01:00
  • e06405181a runtime(c): add new constexpr keyword to syntax file (C23) Doug Kearns 2025-01-18 10:52:27 +01:00
  • 1d2867df0c patch 9.1.1033: tests: shaderslang was removed from test_filetype erroneously Christian Brabandt 2025-01-18 10:49:08 +01:00
  • b77c598487 patch 9.1.1032: link error when FEAT_SPELL not defined Yegappan Lakshmanan 2025-01-18 10:35:57 +01:00
  • 5e9aaedf52 patch 9.1.1031: Coverity complains about insecure data handling Yegappan Lakshmanan 2025-01-18 10:24:25 +01:00
  • 54cb514c9a runtime(sh): update syntax script Eisuke Kawashima 2025-01-18 10:11:28 +01:00
  • 866f229591 runtime(c): Add missing syntax test files Doug Kearns 2025-01-18 10:06:59 +01:00
  • 727c567a09 patch 9.1.1030: filetype: setting bash filetype is backwards incompatible Christian Brabandt 2025-01-18 10:03:46 +01:00
  • fd1c3fc996 Merge pull request #1525 from ychin/fullscreen-restore-window-size Yee Cheng Chin 2025-01-18 15:40:26 +09:00
  • 7787583217 Fix full screen window restore / multi-screen / misc issues Yee Cheng Chin 2025-01-13 19:10:43 -08:00
  • c2a967a1b9 runtime(c): Update syntax and ftplugin files Doug Kearns 2025-01-17 14:12:16 +01:00
  • 2730d3873f patch 9.1.1029: the installer can be improved RestorerZ 2025-01-17 14:04:44 +01:00
  • c15de972e8 patch 9.1.1028: too many strlen() calls in screen.c John Marriott 2025-01-17 13:54:49 +01:00
  • ca307efe48 patch 9.1.1027: no sanitize check when running linematch Jonathon 2025-01-17 13:37:35 +01:00
  • 3a738fccaa patch 9.1.1026: filetype: swc configuration files are not recognized Marces Engel 2025-01-17 13:10:15 +01:00
  • 9cfdabb074 runtime(netrw): change netrw maintainer Luca Saccarola 2025-01-17 13:03:53 +01:00
  • 166b1754a9 patch 9.1.1025: wrong return type of blob2str() Yegappan Lakshmanan 2025-01-17 11:48:12 +01:00
  • a11b23c4d5 patch 9.1.1024: blob2str/str2blob() do not support list of strings Yegappan Lakshmanan 2025-01-16 19:16:42 +01:00
  • a234a46651 runtime(doc): fix typo in usr_02.txt Christian Brabandt 2025-01-16 19:12:48 +01:00
  • a9f77be922 patch 9.1.1023: Coverity complains about dereferencing NULL pointer Christian Brabandt 2025-01-16 19:06:57 +01:00
  • 9162e636b3 patch 9.1.1022: linematch option value not completed Christian Brabandt 2025-01-16 19:03:40 +01:00
  • 70dfc374ec patch 9.1.1021: string might be used without a trailing NUL John Marriott 2025-01-16 18:58:20 +01:00
  • 037b028a22 patch 9.1.1020: no way to get current selected item in a async context glepnir 2025-01-16 14:37:44 +01:00