Commit graph

  • b5c1557323
    patch 9.1.0877: tests: missing test for termdebug + decimal signs v9.1.0877 Ubaldo Tiberi 2024-11-19 21:10:24 +01:00
  • e2c27ca8ef
    patch 9.1.0876: filetype: openCL files are not recognized v9.1.0876 Wu, Zhenyu 2024-11-19 20:55:25 +01:00
  • a13bd294ab
    patch 9.1.0875: filetype: hyprlang detection can be improved v9.1.0875 Luca Saccarola 2024-11-19 20:43:52 +01:00
  • fdac54d7bb
    patch 9.1.0874: filetype: karel files are not detected v9.1.0874 Kirill Morozov 2024-11-19 20:36:22 +01:00
  • 993f0041fd add missing whitespace Turiiya 2024-11-19 20:26:50 +01:00
  • f581872e02 runtime(filetype): detect C3 files Turiiya 2024-11-19 19:26:43 +01:00
  • 859bdcc9d7 refactor: remove unnecessary blocks Kirill Morozov 2024-11-19 17:43:02 +01:00
  • 63fcdb8bee add syntax highlighting for hyprland config Luca Saccarola 2024-11-15 22:34:45 +01:00
  • 5c3b14a8c0
    filetype: openCL files are not recognized Wu, Zhenyu 2024-10-08 02:35:13 +08:00
  • fe1a1da333 Renamed Test_decimal_breakpoints and unlet config dict Ubaldo Tiberi 2024-11-19 14:38:38 +01:00
  • 9a65a8c270
    CI: join codecov array flags, instead of accessing it directly rhysd 2024-11-19 13:46:17 +01:00
  • d549751c1e
    Update src/testdir/test_cmdline.vim Shougo 2024-11-19 18:55:19 +09:00
  • c00b6a0861
    Update src/testdir/test_cmdline.vim Shougo 2024-11-19 18:55:08 +09:00
  • 02de3da6bb Changed example_file to XTD_decimal Ubaldo Tiberi 2024-11-19 10:27:27 +01:00
  • 7bca60b779 Added config parameter and test Ubaldo Tiberi 2024-11-19 08:51:30 +01:00
  • 7bf9f3e19d Shortened test name and changed 2 to 02 Ubaldo Tiberi 2024-11-19 07:28:43 +01:00
  • 12ec1839a7 disable global setting of Spotbugs compiler Konfekt 2024-11-19 05:39:06 +01:00
  • 7f87d42b41 fix escaping of arguments passed to :CompilerSet Konfekt 2024-11-19 06:16:43 +01:00
  • 9d927394b3 enable optional buffer-local setting of javac_makeprg_params Konfekt 2024-11-19 05:36:45 +01:00
  • 58621bb7b9 apply @zzzyxwut 's patch Konfekt 2024-11-19 05:16:06 +01:00
  • 5d7bfa06cd CI: Fix codecov flags rhysd 2024-11-19 11:24:34 +09:00
  • 3040c56aa0 Fix Shougo Matsushita 2024-11-19 06:49:18 +09:00
  • 47ae54deff
    Update src/testdir/test_cmdline.vim Shougo 2024-11-19 06:44:28 +09:00
  • 8652284786
    Update src/testdir/test_cmdline.vim Shougo 2024-11-19 06:43:53 +09:00
  • d9ad0fef48 apply suggestions by chrisbra Luca Saccarola 2024-11-18 22:28:06 +01:00
  • 72309736b0 runtime: add KAREL filetype plugin Kirill Morozov 2024-11-18 22:02:15 +01:00
  • a87462a498
    patch 9.1.0873: filetype: Vivado files are not recognized v9.1.0873 Wu, Zhenyu 2024-11-18 21:36:31 +01:00
  • a15dfc2d41
    patch 9.1.0872: No test for W23 message v9.1.0872 Christian Brabandt 2024-11-18 21:18:46 +01:00
  • a73dfc2f55
    patch 9.1.0871: getcellpixels() can be further improved v9.1.0871 mikoto2000 2024-11-18 21:12:21 +01:00
  • bd4614f43d
    patch 9.1.0870: too many strlen() calls in eval.c v9.1.0870 John Marriott 2024-11-18 20:25:21 +01:00
  • 686ad47add feat: remove version check Kirill Morozov 2024-11-18 20:21:46 +01:00
  • ba9e1570d2
    CI: Bump codecov/codecov-action from 4 to 5 dependabot[bot] 2024-11-18 19:05:53 +01:00
  • 1b65cb1d1b
    Problem: X11 clipboard test can be improved Christian Brabandt 2024-11-17 22:09:18 +01:00
  • 283dde6f71 Fixed Termdebug call with correct arg Ubaldo Tiberi 2024-11-18 17:05:45 +01:00
  • 8ef801821c Add GetMessages() Shougo Matsushita 2024-11-18 23:17:53 +09:00
  • ff48ceea10 Filter "Messages maintainer:" message Shougo Matsushita 2024-11-18 23:13:41 +09:00
  • 3e8c6947d9 Changed test c-file name Ubaldo Tiberi 2024-11-18 13:05:34 +01:00
  • f193b3b66f Add did_set_msghistory() Shougo Matsushita 2024-11-18 19:14:58 +09:00
  • 86b91bbae1 Fixed typos Ubaldo Tiberi 2024-11-18 09:51:37 +01:00
  • 8dd7616f12 Revert "Added a tip on how test newly added tests within Vim" Ubaldo Tiberi 2024-11-18 09:49:02 +01:00
  • fbfe6f3a9a Added a tip on how test newly added tests within Vim Ubaldo Tiberi 2024-11-18 09:40:26 +01:00
  • 38a4164aef Added test for decimal breakpoints Ubaldo Tiberi 2024-11-18 09:33:34 +01:00
  • 75a7c34e72 Added DEBUG flag Ubaldo Tiberi 2024-11-18 09:14:52 +01:00
  • 86ce7ed613
    CI: Bump codecov/codecov-action from 4 to 5 dependabot[bot] 2024-11-18 02:54:07 +00:00
  • 9d0e557885 Clear the history Shougo Matsushita 2024-11-18 09:52:38 +09:00
  • 0f3075df5d Use (void) Shougo Matsushita 2024-11-18 09:43:04 +09:00
  • 6bcfd1dcd2 Fix function prototype Shougo Matsushita 2024-11-18 09:41:14 +09:00
  • a23fccf681 Add msghistory and tests Shougo Matsushita 2024-11-18 09:35:04 +09:00
  • 7818a49728 Fixed ifdefs style. mikoto2000 2024-11-18 00:23:54 +00:00
  • a9773305f3 Updated the documentation for getcellpixels(). mikoto2000 2024-11-18 00:02:00 +00:00
  • 2cca5a6680 floating point exception in GVim mikoto2000 2024-11-17 23:57:01 +00:00
  • 6f13d78527 test: add cases for KAREL filetype detection Kirill Morozov 2024-11-17 18:40:36 +01:00
  • 730b9f4920 chore: add myself to MAINTAINERS Kirill Morozov 2024-11-17 18:34:57 +01:00
  • 3af4f6eff0 runtime: add FANUC's KAREL syntax highlighting Kirill Morozov 2024-11-17 18:23:52 +01:00
  • 9848face74
    patch 9.1.0869: Problem: curswant not set on gm in folded line v9.1.0869 Christian Brabandt 2024-11-17 16:18:00 +01:00
  • 8b94afc207
    patch 9.1.0868: the warning about missing clipboard can be improved v9.1.0868 Christian Brabandt 2024-11-17 16:02:41 +01:00
  • 88ea90954b
    floating point exception in GVim Christian Brabandt 2024-11-17 09:52:30 +01:00
  • 9e582591bd apply @zzzyxwvut 's patch Konfekt 2024-11-17 14:08:36 +01:00
  • 421aa38764
    Improve the Warnings about missing clipboard registers Christian Brabandt 2024-11-16 14:39:22 +01:00
  • 01fbf607c8 Revert the previous two commits basilisk0315 2024-11-17 10:20:37 +11:00
  • 1c2de1a04d
    Problem: curswant not set on gm in folded line Christian Brabandt 2024-07-30 22:52:26 +02:00
  • deda23f850
    runtime(doc): Makefile does not clean up all temporary files Christian Brabandt 2024-11-16 12:47:06 +01:00
  • 2df8231c84 apply @zzzyxwvut 's suggestions Konfekt 2024-11-16 08:21:29 +01:00
  • 37ac05368c
    filetype: DEBIAN/control files are not recognized Wu, Zhenyu 2024-11-16 12:13:24 +08:00
  • ac058104af Correct casts basilisk0315 2024-11-16 13:42:19 +11:00
  • 9dd6967217 Correct retval in make_expanded_name() basilisk0315 2024-11-16 13:27:38 +11:00
  • 7609054c3d Refactor eval.c to remove calls to STRLEN() basilisk0315 2024-11-16 10:05:09 +11:00
  • 5c66e23c62
    patch 9.1.0867: ins_compl_add() has too many args v9.1.0867 glepnir 2024-11-15 19:58:27 +01:00
  • 54996ecda0
    editorconfig: don't trim trailing whitespaces in runtime/doc Luca Saccarola 2024-11-15 19:53:44 +01:00
  • ba0b458570
    translation(am): Remove duplicate keys in desktop files Christian Brabandt 2024-11-15 15:59:52 +01:00
  • 232a77e80a
    runtime(doc): update helptags Christian Brabandt 2024-11-15 15:47:33 +01:00
  • 7e4b861da9
    runtime(filetype): remove duplicated *.org file pattern Christian Brabandt 2024-11-15 15:45:53 +01:00
  • 677c98e8a2 defaults: increase 'history' to 200 Luca Saccarola 2024-11-14 23:00:58 +01:00
  • 60a1b1ca6d don't trim trailing whitespaces in runtime/doc Luca Saccarola 2024-11-14 23:14:57 +01:00
  • 287f36875d refactor: clean ins_compl_add arguments list glepnir 2024-11-15 19:18:43 +08:00
  • e87535ed75 build classes into target dir Konfekt 2024-11-15 09:12:46 +01:00
  • 05884684b1 simplify doc Konfekt 2024-11-15 08:46:16 +01:00
  • 53993a050b apply @zzzyxwvut 's patches for pre/post compile commands Konfekt 2024-11-15 07:52:59 +01:00
  • 44b5e6cdbc Remove mch_calc_cell_size in os_win32.c. mikoto2000 2024-11-15 14:15:19 +09:00
  • e23f96a392 Delete the incorrect comment. mikoto2000 2024-11-15 04:48:11 +00:00
  • 112ae31b25 Fix expected value in getcellpixels on gVim. mikoto2000 2024-11-15 04:47:43 +00:00
  • 1a0dc7d455 Add test. mikoto2000 2024-11-15 02:37:10 +00:00
  • 7dccad570d Fixed mch_calc_cell_size in os_win32.c. mikoto2000 2024-11-15 11:26:08 +09:00
  • f0fe415892 Move cellsize struct. mikoto2000 2024-11-15 01:53:39 +00:00
  • 11cf24796f Add support on gui. mikoto2000 2024-11-15 01:25:08 +00:00
  • 9ab48cb5e2
    filetype: Vivado mss files are not recognized Wu, Zhenyu 2024-10-22 01:16:34 +08:00
  • 40575f433b Added windows function. mikoto2000 2024-11-15 01:14:28 +00:00
  • 7c3b65eb3e
    runtime(cfg): only consider leading // as starting a comment Christian Brabandt 2024-11-14 23:22:31 +01:00
  • bc32bbddcf
    patch 9.1.0866: filetype: LLVM IR files are not recognized v9.1.0866 Wu, Zhenyu 2024-11-14 22:55:36 +01:00
  • 0684800c85
    patch 9.1.0865: filetype: org files are not recognized v9.1.0865 Luca Saccarola 2024-11-14 22:44:14 +01:00
  • 4bd9b2b246
    patch 9.1.0864: message history is fixed to 200 v9.1.0864 Shougo Matsushita 2024-11-14 22:31:48 +01:00
  • 7ecc1f9cb5 add basic support for org files Luca Saccarola 2024-11-14 17:34:35 +01:00
  • de094dcd6f
    patch 9.1.0863: getcellpixels() can be further improved v9.1.0863 mikoto2000 2024-11-14 22:13:48 +01:00
  • 0acd3abfad
    runtime(sh): better function support for bash/zsh in indent script Lukas Zapletal 2024-11-14 21:50:15 +01:00
  • 460799d885
    runtime(netrw): small fixes to netrw#BrowseX Konfekt 2024-11-14 21:42:27 +01:00
  • f348e23313 small fixes to netrw#BrowseX Konfekt 2024-11-14 21:22:11 +01:00
  • 437bc13ea1
    patch 9.1.0862: 'wildmenu' not enabled by default in nocp mode v9.1.0862 Luca Saccarola 2024-11-14 21:21:17 +01:00
  • 8b97ca66cf
    runtime(doc): update how to report issues for mac Vim Christian Brabandt 2024-11-14 21:12:38 +01:00
  • ee2378ddee
    filetype: LLVM IR files are not recognized Wu, Zhenyu 2024-10-08 02:21:05 +08:00
  • e152daec6d defaults: always enable wildmenu Luca Saccarola 2024-11-14 17:54:22 +01:00