1
0
forked from aniani/vim

Commit Graph

  • 0b0f7d6be0 patch 9.1.0420: :browse oldfiles prompts even with single entry v9.1.0420 Christian Brabandt 2024-05-19 09:11:09 +02:00
  • 4776e64e72 patch 9.1.0419: eval.c not sufficiently tested v9.1.0419 Yegappan Lakshmanan 2024-05-19 09:06:50 +02:00
  • 5f75714730 runtime(doc): clarify why E195 is returned Christian Brabandt 2024-05-18 19:11:10 +02:00
  • 5cf5301e28 runtime(doc): clarify temporary file clean up Christian Brabandt 2024-05-18 10:13:11 +02:00
  • 9404378019 runtime(matchparen): fix :NoMatchParen not working (#14797) zeertzjq 2024-05-18 14:55:49 +08:00
  • 8e4c4c7d87 patch 9.1.0418: Cannot move to previous/next rare word v9.1.0418 Christ van Willegen - van Noort 2024-05-17 18:49:27 +02:00
  • cf78d0df51 runtime(sshdconfig): add basic ftplugin file for sshdconfig (#14790) Yinzuo Jiang 2024-05-18 00:39:24 +08:00
  • f0905a8613 patch 9.1.0417: if_py: find_module has been removed in Python 3.12.0a7 v9.1.0417 Christian Brabandt 2024-05-17 18:30:01 +02:00
  • 2e642734f4 patch 9.1.0416: some screen dump tests can be improved v9.1.0416 Luuk van Baal 2024-05-17 18:25:13 +02:00
  • fe424d13ef patch 9.1.0415: Some functions are not tested v9.1.0415 Yegappan Lakshmanan 2024-05-17 18:20:43 +02:00
  • e595e9c31b runtime(doc): clarify instal instructions for comment package Christian Brabandt 2024-05-17 17:29:37 +02:00
  • b32055e504 patch 9.1.0414: Unable to leave long line with 'smoothscroll' and 'scrolloff' v9.1.0414 Luuk van Baal 2024-05-16 20:44:09 +02:00
  • f5c8f520ba runtime(doc): fix typo in vim9script help file (#14782) jbm950 2024-05-16 13:53:39 -04:00
  • c0e038b59f runtime(doc): Remove trailing spaces (#14784) K.Takata 2024-05-16 12:39:01 +09:00
  • 5faeb60480 runtime(doc): clarify {special} argument for shellescape() Enno 2024-05-15 21:54:19 +02:00
  • 8314de8fd4 CI: Upload failed screendump tests when run in github actions Christian Brabandt 2024-05-15 21:48:11 +02:00
  • eff20eb35d patch 9.1.0413: smoothscroll may cause infinite loop v9.1.0413 Christian Brabandt 2024-05-15 21:35:36 +02:00
  • fed01960d2 runtime(doc): add missing entries for the keys CTRL-W g<Tab> and <C-Tab> Christian Brabandt 2024-05-15 21:04:33 +02:00
  • 93e0d2e815 runtime(doc): update vi_diff.txt: add default value for 'flash' Cthulhux 2024-05-15 20:53:52 +02:00
  • 6043024cd4 patch 9.1.0412: typo in regexp_bt.c in DEBUG code v9.1.0412 Christian Brabandt 2024-05-14 11:19:47 +02:00
  • 679f5abb99 runtime(i3config/swayconfig): allow indented commands (#14757) Josef Litoš 2024-05-13 22:03:42 +02:00
  • 7961210b86 runtime(python): Fix wrong define regex in ftplugin (#14763) Tom Picton 2024-05-13 16:00:40 -04:00
  • 2f5ff73827 runtime(syntax-tests): Filter out non-Latin-1 characters for syntax tests (#14767) Aliaksei Budavei 2024-05-13 22:06:05 +03:00
  • 43f2edc096 runtime(netrw): prefer scp over pscp Christian Brabandt 2024-05-13 20:56:43 +02:00
  • b7258738f8 runtime(doc): fix typo in usr_52.txt Christian Brabandt 2024-05-12 19:04:47 +02:00
  • 4ceb4dc825 patch 9.1.0411: too long functions in eval.c v9.1.0411 Yegappan Lakshmanan 2024-05-12 09:24:35 +02:00
  • d01e699348 patch 9.1.0410: warning about uninitialized variable v9.1.0410 John Marriott 2024-05-12 09:01:38 +02:00
  • 82792db631 patch 9.1.0409: too many strlen() calls in the regexp engine v9.1.0409 John Marriott 2024-05-12 00:07:17 +02:00
  • 86f6e2c2ee ftplugin(python): E16 fix, async keyword support for define (#14751) Tom Picton 2024-05-11 14:26:06 -04:00
  • 9c0ff47098 patch 9.1.0408: configure fails on Fedora when including perl v9.1.0408 Christian Brabandt 2024-05-11 20:18:21 +02:00
  • 58448e09be patch 9.1.0407: Stuck with long line and half-page scrolling v9.1.0407 Luuk van Baal 2024-05-11 11:27:52 +02:00
  • 031a745608 patch 9.1.0406: Divide by zero with getmousepos() and 'smoothscroll' v9.1.0406 zeertzjq 2024-05-11 11:23:37 +02:00
  • 1c5728e0c4 runtime(doc): update and remove some invalid links Christian Brabandt 2024-05-11 11:12:40 +02:00
  • 9e4bfb219f translation(it): update translation of xxd manpage Antonio Giovanni Colombo 2024-05-10 23:51:30 +02:00
  • c16c4a21eb runtime(netrw): Recursively delete directories by default with netrw delete command Nir Lichtman 2024-05-10 23:43:29 +02:00
  • d3952e8cfe runtime(java): Strive to remain compatible for at least Vim 7.0 (#14744) Aliaksei Budavei 2024-05-11 00:39:31 +03:00
  • b7deb1b69e patch 9.1.0405: tests: xxd buffer overflow fails on 32-bit v9.1.0405 Christian Brabandt 2024-05-10 20:00:33 +02:00
  • 06bdac1580 runtime(java): Stop handpicking syntax groups for @javaTop (#14727) Aliaksei Budavei 2024-05-10 15:49:06 +03:00
  • 67797191e0 patch 9.1.0404: [security] xxd: buffer-overflow with specific flags v9.1.0404 Lennard Hofmann 2024-05-10 14:17:26 +02:00
  • 8c35c26c1f patch 9.1.0403: Vim9: not able to import file from start dir v9.1.0403 Yegappan Lakshmanan 2024-05-10 13:10:54 +02:00
  • 63f2a5b8ad patch 9.1.0402: filetype: mdd files detected as zsh filetype v9.1.0402 Wu, Zhenyu 2024-05-10 12:11:56 +02:00
  • 887a38cee7 patch 9.1.0401: filetype: zsh module files are not recognized v9.1.0401 Wu, Zhenyu 2024-05-09 20:35:13 +02:00
  • ce2ad9ffd7 runtime(netrw): Remove hardcoded private.ppk logic from netrw Nir Lichtman 2024-05-09 20:20:36 +02:00
  • 1b53172901 patch 9.1.0400: Vim9: confusing error message for unknown type v9.1.0400 Yegappan Lakshmanan 2024-05-09 09:12:31 +02:00
  • d5c8c0920e patch 9.1.0399: block_editing errors out when using del v9.1.0399 Christian Brabandt 2024-05-08 22:17:19 +02:00
  • cb3691811b runtime(spec): add new items to scripts section in syntax plugin Maxwell G 2024-05-08 20:27:58 +02:00
  • 9937d8b619 patch 9.1.0398: Vim9: imported vars are not properly type checked v9.1.0398 Yegappan Lakshmanan 2024-05-08 20:24:33 +02:00
  • c7a8eb5ff2 patch 9.1.0397: Wrong display with 'smoothscroll' when changing quickfix list v9.1.0397 zeertzjq 2024-05-08 20:22:40 +02:00
  • 6a4ea471d2 patch 9.1.0396: filetype: jj files are not recognized v9.1.0396 Gregory Anders 2024-05-08 20:17:43 +02:00
  • b8ecedce79 patch 9.1.0395: getregionpos() may leak memory on error v9.1.0395 Christian Brabandt 2024-05-08 19:50:26 +02:00
  • 3ac83c7141 The CODEOWNERS File is not useful Christian Brabandt 2024-05-08 19:39:54 +02:00
  • 1e34b95e44 runtime(netrw): Remove and cleanup Win9x legacy from netrw Nir Lichtman 2024-05-08 19:19:34 +02:00
  • fb745756db runtime(doc): add MsgArea to 'highlight' option description Christian Brabandt 2024-05-07 21:19:03 +02:00
  • b4757e627e patch 9.1.0394: Cannot get a list of positions describing a region v9.1.0394 Shougo Matsushita 2024-05-07 20:49:24 +02:00
  • c5def6561d runtime(cpp): Fix digit separator in syntax script for octals and floats Wu Yongwei 2024-05-07 18:24:55 +02:00
  • 4e9adfa3d1 README.md: Update link to Wikipedia Vi page Christian Brabandt 2024-05-07 18:17:00 +02:00
  • 8d8cb45756 runtime(sh,zsh): clear $MANPAGER in ftplugin before shelling out D. Ben Knoble 2024-05-06 19:52:53 +02:00
  • 53753f6a49 runtime(doc): Fix typos in help documents h-east 2024-05-05 18:42:31 +02:00
  • c3e6e393cb patch 9.1.0393: 'viewdir' not respecting $XDG_CONFIG_HOME v9.1.0393 Christian Brabandt 2024-05-04 09:48:15 +02:00
  • 7edde3f39e patch 9.1.0392: tests: Vim9 debug tests may be flaky v9.1.0392 Christian Brabandt 2024-05-04 09:38:59 +02:00
  • ad4881cb3c runtime(doc): correct getscriptinfo() example (#14718) zeertzjq 2024-05-04 15:35:30 +08:00
  • 5715a72628 patch 9.1.0391: Vim9: could improve testing v9.1.0391 Yegappan Lakshmanan 2024-05-03 18:24:07 +02:00
  • c8330b8fff CI: test_sound fails on macos-12 (#14715) ichizok 2024-05-04 01:22:35 +09:00
  • 5bf7446ba2 translation(sr): update Serbian menu Oleg Zadorozhnyi 2024-05-02 22:16:10 +02:00
  • 75c3161f8f translation(sk): update Slovak menu Oleg Zadorozhnyi 2024-05-02 22:10:41 +02:00
  • dfbf6f3ae5 translation(sl): update Slovenian menu Oleg Zadorozhnyi 2024-05-02 22:08:13 +02:00
  • d88a39e0d6 translation(pt): update Portuguese menu Oleg Zadorozhnyi 2024-05-02 22:05:45 +02:00
  • c3016a8bf0 translation(nl): update Dutch menu Oleg Zadorozhnyi 2024-05-02 22:02:30 +02:00
  • f2211cb1ca translation(ko): update Korean menu Oleg Zadorozhnyi 2024-05-02 21:59:58 +02:00
  • 247dbd0e7b translation(is): update Icelandic menu Oleg Zadorozhnyi 2024-05-02 21:56:45 +02:00
  • 5ba554011e translation(CZ): update Czech menu Oleg Zadorozhnyi 2024-05-02 21:44:56 +02:00
  • e0d0ad675e translation(af): update Afrikaans menu Oleg Zadorozhnyi 2024-05-02 21:37:21 +02:00
  • f1d3913a80 translation(de): update German menu Oleg Zadorozhnyi 2024-05-02 13:14:13 +02:00
  • a01968448a patch 9.1.0390: filetype: inko files are not recognized v9.1.0390 Yorick Peterse 2024-05-02 13:11:44 +02:00
  • 54e79157c5 patch 9.1.0389: filetype: templ files are not recognized v9.1.0389 tris203 2024-05-02 13:08:25 +02:00
  • 2ffdae7948 patch 9.1.0388: cursor() and getregion() don't handle v:maxcol well v9.1.0388 zeertzjq 2024-05-02 13:06:24 +02:00
  • da9d345b3d patch 9.1.0387: Vim9: null value tests not sufficient v9.1.0387 Yegappan Lakshmanan 2024-05-02 13:02:36 +02:00
  • 3ca2ae180a translation(ca): update Catalan menu Oleg Zadorozhnyi 2024-05-02 12:58:51 +02:00
  • 2d919d2744 patch 9.1.0386: filetype: stylus files not recognized v9.1.0386 Philip H 2024-05-01 18:42:11 +02:00
  • 94a05d5545 translation(es): update spanish menu localization Oleg Zadorozhnyi 2024-05-01 18:08:34 +02:00
  • 370e36829b runtime(doc): regenerate helptags (#14695) Philip H 2024-05-01 16:52:40 +02:00
  • b2e42b9be0 patch 9.1.0385: Vim9: crash with null_class and null_object v9.1.0385 Yegappan Lakshmanan 2024-05-01 11:44:17 +02:00
  • ca4b81a7ae runtime(doc): Add tags about lazyloading of menu (#14688) K.Takata 2024-05-01 18:35:32 +09:00
  • 83d3b3b8a4 patch 9.1.0384: tests: vt420 terminfo entry may not be found v9.1.0384 Christian Brabandt 2024-04-30 20:45:09 +02:00
  • e35478bc9d patch 9.1.0383: filetype: .out files recognized as tex files v9.1.0383 shane.xb.qian 2024-04-30 20:35:53 +02:00
  • 5cbc9a69e5 patch 9.1.0382: filetype: Kbuild files are not recognized v9.1.0382 Bruno BELANYI 2024-04-30 20:16:01 +02:00
  • 652c821366 patch 9.1.0381: cbuffer and similar commands don't accept a range v9.1.0381 Christian Brabandt 2024-04-29 20:36:49 +02:00
  • c4d0c8c812 runtime(java): Improve the recognition of the "indent" method declarations (#14659) Aliaksei Budavei 2024-04-29 21:24:35 +03:00
  • 04e1aaa94e runtime(doc): Fix a typo in usr_30.txt UM-Li 2024-04-29 20:22:10 +02:00
  • dc5c905541 runtime(jq): remove undefined var s:save_cpoptions and add include setting GodFather 2024-04-29 20:16:29 +02:00
  • 2e9b9e9a9e runtime(asm): missing setlocal in indent plugin (#14658) Marc Sven Schulte 2024-04-28 21:43:03 +02:00
  • 32d701f51b patch 9.1.0380: Calculating line height for unnecessary amount of lines v9.1.0380 Luuk van Baal 2024-04-28 16:24:02 +02:00
  • f351fd8292 runtime(ssa): improve syntax file performance (#14654) ObserverOfTime 2024-04-28 17:22:55 +03:00
  • 75a73551a1 patch 9.1.0379: There are a few typos v9.1.0379 zeertzjq 2024-04-28 16:20:55 +02:00
  • fe55c31752 patch 9.1.0378: Vim9: no comments allowed after class vars v9.1.0378 Yegappan Lakshmanan 2024-04-28 09:54:09 +02:00
  • 1125051040 runtime(doc): CI: remove trailing white space in documentation Christian Brabandt 2024-04-27 12:01:15 +02:00
  • 86ef815959 patch 9.1.0377: Formatting text wrong when 'breakindent' is set v9.1.0377 Christian Brabandt 2024-04-27 11:55:08 +02:00
  • 92917069b1 runtime(debversions): Add oracular (24.10) as Ubuntu release name Simon Quigley 2024-04-27 11:51:45 +02:00
  • ac7731895c patch 9.1.0376: Vim9: Trailing commands after class/enum keywords ignored v9.1.0376 Yegappan Lakshmanan 2024-04-27 11:36:12 +02:00
  • 340643e977 patch 9.1.0375: tests: 1-second delay after Test_BufEnter_botline() v9.1.0375 zeertzjq 2024-04-27 11:33:24 +02:00