1
0
forked from aniani/vim

Commit Graph

  • 93df2285a0 runtime(doc): update helptags for jq syntax (#14646) Philip H 2024-04-27 11:31:53 +02:00
  • 79952b9c67 runtime(jq): include syntax, ftplugin and compiler plugin Vito 2024-04-26 22:36:20 +02:00
  • 9525f62136 runtime(doc): fix typo synconcealend -> synconcealed (#14644) Philip H 2024-04-26 19:57:20 +02:00
  • 5400a5d426 runtime(comment): include a simple comment toggling plugin Maxim Kim 2024-04-26 19:53:13 +02:00
  • 00ae5c5cba runtime(doc): fix typo Christian Brabandt 2024-04-26 18:56:21 +02:00
  • eb80b8304e patch 9.1.0374: wrong botline in BufEnter v9.1.0374 Jaehwang Jung 2024-04-26 18:48:48 +02:00
  • 4b9fc8247a CI: ubuntu-toolchain-r/test repository will be removed (#14641) Philip H 2024-04-26 18:45:41 +02:00
  • fe1e2b5e2d runtime(doc): clarify syntax vs matching mechanism Christian Brabandt 2024-04-26 18:42:59 +02:00
  • 98b12ede31 runtime(asm): fix undefined variable in indent plugin Christian Brabandt 2024-04-25 22:42:05 +02:00
  • 38b9f45253 patch 9.1.0373: ops.c code uses too many strlen() calls v9.1.0373 John Marriott 2024-04-25 21:39:18 +02:00
  • f68517c167 patch 9.1.0372: Calling CLEAR_FIELD() on the same struct twice v9.1.0372 zeertzjq 2024-04-25 21:34:10 +02:00
  • f6c1fb20e3 patch 9.1.0371: Vim9: compile_def_function() still too long v9.1.0371 Yegappan Lakshmanan 2024-04-25 21:30:56 +02:00
  • e679a37e17 translation(sr): Update Serbian messages (#14633) Ivan Pešić 2024-04-25 23:29:58 +04:00
  • ec67ee09d2 patch 9.1.0370: MS-Windows: patch number is zero in installer v9.1.0370 RestorerZ 2024-04-25 21:25:19 +02:00
  • addf9ed620 runtime(doc): clarify the effect of setting the shell to powershell Christian Brabandt 2024-04-25 21:21:37 +02:00
  • a4c085a3e6 runtime(java): Improve the recognition of the "style" method declarations Aliaksei Budavei 2024-04-24 21:04:25 +02:00
  • 3f821d6de2 patch 9.1.0369: Vim9: problem when importing autoloaded scripts v9.1.0369 Ernie Rael 2024-04-24 20:07:50 +02:00
  • 04e8943556 CI: remove microsoft-prod.list repository (#14628) Philip H 2024-04-24 19:55:11 +02:00
  • dc5cd1cac1 patch 9.1.0368: MS-Windows: Hard to define the Vim Patchlevel with leading zeroes v9.1.0368 RestorerZ 2024-04-23 20:33:38 +02:00
  • a16f251333 patch 9.1.0367: compile_def_function is too long v9.1.0367 Yegappan Lakshmanan 2024-04-23 20:14:46 +02:00
  • ea999037a4 patch 9.1.0366: filetype: ondir files are not recognized v9.1.0366 Jon Parise 2024-04-22 21:07:41 +02:00
  • 6b13e3d4e4 patch 9.1.0365: Crash when typing many keys with D- modifier v9.1.0365 zeertzjq 2024-04-22 21:04:29 +02:00
  • 22697b6179 patch 9.1.0364: tests: test_vim9_builtin is a bit slow v9.1.0364 Yegappan Lakshmanan 2024-04-22 20:58:24 +02:00
  • f7a38650ea runtime(doc): update documentation RestorerZ 2024-04-22 20:55:32 +02:00
  • fbeea681ce CI: change the download URL of "libsodium" (#14618) Restorer 2024-04-22 18:48:43 +00:00
  • 4baf908d60 patch 9.1.0363: tests: test_winfixbuf is a bit slow v9.1.0363 Yegappan Lakshmanan 2024-04-21 19:50:21 +02:00
  • d3ff129ce8 runtime(astro): Add filetype, syntax and indent plugin Philip H 2024-04-21 15:44:10 +02:00
  • b09fa35a04 patch 9.1.0362: expanding rc config files does not work well v9.1.0362 Christian Brabandt 2024-04-21 14:52:20 +02:00
  • 5eaa4d98f7 patch 9.1.0361: Vim9: vim9type.c is too complicated v9.1.0361 Yegappan Lakshmanan 2024-04-21 14:48:57 +02:00
  • 84f6dc7ed2 patch 9.1.0360: Vim9: does not handle autoloaded variables well v9.1.0360 Ernie Rael 2024-04-21 14:45:48 +02:00
  • 158673680f runtime(doc): minor spell fix in starting.txt Diego Viola 2024-04-21 14:39:49 +02:00
  • f135fa28e4 patch 9.1.0359: MS-Windows: relative import in a script sourced from a buffer doesn't work v9.1.0359 Yegappan Lakshmanan 2024-04-20 18:31:21 +02:00
  • 8927c9b720 patch 9.1.0358: wrong drawing in GUI with setcellwidth() v9.1.0358 h-east 2024-04-20 17:57:19 +02:00
  • 564166f681 ftplugin(cmake): Add include and suffixesadd Wu, Zhenyu 2024-04-20 17:53:08 +02:00
  • 4b6b0c4024 patch 9.1.0357: Page scrolling should place cursor at window boundaries v9.1.0357 Luuk van Baal 2024-04-20 17:38:20 +02:00
  • 59356019eb runtime(doc): align command line table Christian Brabandt 2024-04-20 17:12:59 +02:00
  • a13290f823 runtime(doc): minor fixes to starting.txt Diego Viola 2024-04-19 15:51:44 +02:00
  • 349f5cd818 patch 9.1.0356: MS-Windows: --remote may change working directory v9.1.0356 Christian Brabandt 2024-04-19 15:22:33 +02:00
  • cee034112d runtime(bp): fix comment definition in filetype plugin (#14594) Bruno BELANYI 2024-04-19 14:19:31 +01:00
  • ce736033ae patch 9.1.0355: filetype: flake.lock files are not recognized v9.1.0355 Riley Bruins 2024-04-19 15:13:38 +02:00
  • 4b3fab14db patch 9.1.0354: runtime(uci): No support for uci file types v9.1.0354 Colin Caine 2024-04-18 23:53:02 +02:00
  • 36e667ab83 runtime(java): Support "g:ftplugin_java_source_path" with archived files Aliaksei Budavei 2024-04-18 23:01:52 +02:00
  • 6f1d05b85a patch 9.1.0353: tests: Test_autoload_import_relative_compiled fails on Windows v9.1.0353 Ernie Rael 2024-04-18 22:53:33 +02:00
  • ed908f760d patch 9.1.0352: Finding cmd modifiers and cmdline-specials is inefficient v9.1.0352 John Marriott 2024-04-18 22:46:56 +02:00
  • 094c4390bd patch 9.1.0351: No test that completing a partial mapping clears 'showcmd' v9.1.0351 zeertzjq 2024-04-18 22:09:37 +02:00
  • 1fa22e3ad6 patch 9.1.0350: tests: test_vim9_dissamble may fail v9.1.0350 Julio B 2024-04-18 22:05:12 +02:00
  • 76ba252e61 patch 9.1.0349: Vim9: need static type for typealias v9.1.0349 Yegappan Lakshmanan 2024-04-18 21:33:27 +02:00
  • baedc998b0 patch 9.1.0348: X11 does not ignore smooth scroll event v9.1.0348 lilydjwg 2024-04-18 21:22:57 +02:00
  • 133ed2a592 patch 9.1.0347: A few typos in test_xdg when testing gvimrc v9.1.0347 Diego Viola 2024-04-18 20:54:06 +02:00
  • 1433ac93eb patch 9.1.0346: Patch v9.1.0338 fixed sourcing a script with import v9.1.0346 Ernie Rael 2024-04-17 22:36:32 +02:00
  • a34ba82107 patch 9.1.0345: Problem: gvimrc not sourced from XDG_CONFIG_HOME v9.1.0345 Maxim Kim 2024-04-17 22:29:06 +02:00
  • e20fa59903 patch 9.1.0344: Cursor wrong after using setcellwidth() in terminal v9.1.0344 mikoto2000 2024-04-17 22:06:54 +02:00
  • acdfb8a979 patch 9.1.0343: 'showcmd' wrong for partial mapping with multibyte v9.1.0343 zeertzjq 2024-04-17 21:28:54 +02:00
  • ae7e61c928 patch 9.1.0342: tests: test_taglist fails when 'helplang' contains non-english v9.1.0342 Julio B 2024-04-16 22:55:04 +02:00
  • 29269a71b5 patch 9.1.0341: Problem: a few memory leaks are found v9.1.0341 Christian Brabandt 2024-04-16 22:44:31 +02:00
  • f7d31adcc2 patch 9.1.0340: Problem: Error with matchaddpos() and empty list v9.1.0340 Christian Brabandt 2024-04-16 22:23:17 +02:00
  • 8560e6cf97 patch 9.1.0339: tests: xdg test uses screen dumps v9.1.0339 Yegappan Lakshmanan 2024-04-16 22:18:15 +02:00
  • 9a90179a11 patch 9.1.0338: Vim9: import through symlinks not correctly handled v9.1.0338 Ernie Rael 2024-04-16 22:11:56 +02:00
  • d1068a2bb0 patch 9.1.0337: Missing entry for XDG vimrc file in :version v9.1.0337 Diego Viola 2024-04-16 20:58:45 +02:00
  • 2da68c8b61 patch 9.1.0336: tests: typo in test_xdg v9.1.0336 Diego Viola 2024-04-15 20:08:38 +02:00
  • dd83b63eb5 runtime(i3config/swayconfig): update syntax scripts Josef Litoš 2024-04-15 19:38:04 +02:00
  • fb8f31ea7d runtime(doc): document pandoc compiler and enable configuring arguments Konfekt 2024-04-15 19:33:08 +02:00
  • bce51d9005 patch 9.1.0335: String interpolation fails for List type v9.1.0335 Yegappan Lakshmanan 2024-04-15 19:19:52 +02:00
  • a59e031aa0 patch 9.1.0334: No test for highlight behavior with 'ambiwidth' v9.1.0334 zeertzjq 2024-04-15 19:14:38 +02:00
  • 29358d2a18 patch 9.1.0333: tests: test_xdg fails on the appimage repo v9.1.0333 Christian Brabandt 2024-04-15 19:11:15 +02:00
  • 757f32141b patch 9.1.0332: tests: some assert_equal() calls have wrong order of args v9.1.0332 zeertzjq 2024-04-15 19:01:04 +02:00
  • fc1dabd77b patch 9.1.0331: make install does not install all files v9.1.0331 Matt Hammerly 2024-04-15 18:54:38 +02:00
  • 014b7759e3 runtime(doc): fix typos in starting.txt Diego Viola 2024-04-15 18:51:29 +02:00
  • f231934965 patch 9.1.0330: v9.1.0327 contains an unrelated change v9.1.0330 Christian Brabandt 2024-04-14 23:45:02 +02:00
  • f01493c550 patch 9.1.0329: String interpolation fails for Dict type v9.1.0329 Yegappan Lakshmanan 2024-04-14 23:21:02 +02:00
  • 0d87e3c711 patch 9.1.0328: CI fails with t_?? test v9.1.0328 Christian Brabandt 2024-04-14 23:14:50 +02:00
  • c9df1fb35a patch 9.1.0327: No support for using $XDG_CONFIG_HOME v9.1.0327 Luca Saccarola 2024-04-14 22:53:22 +02:00
  • f9f5424d3e patch 9.1.0326: filetype: some requirements files are not recognized v9.1.0326 Wu, Zhenyu 2024-04-14 20:38:24 +02:00
  • 62c09e032c patch 9.1.0325: filetype: CMakeCache.txt files not recognized v9.1.0325 Wu, Zhenyu 2024-04-14 20:34:22 +02:00
  • 4ba70cab37 runtime(vim): Update base-syntax, fix nested function folding (#14397) dkearns 2024-04-15 04:32:56 +10:00
  • c59a8648b2 patch 9.1.0324: filetype: some json files are not recognized v9.1.0324 Wu, Zhenyu 2024-04-14 20:29:43 +02:00
  • 8a31de6dd2 compiler(rime_deployer): include new compiler, use it for '*.custom.yaml' files (#14460) wzy 2024-04-15 02:28:29 +08:00
  • 799dedec0e patch 9.1.0323: filetype: cabal config files may not be recognized v9.1.0323 Wu, Zhenyu 2024-04-14 20:22:19 +02:00
  • e92ed1b45c runtime(vim): don't set compiler, update a comment for vimdoc compiler (#14532) Shane-XB-Qian 2024-04-15 02:20:01 +08:00
  • a7a9a476cf patch 9.1.0322: filetype: some mail tools not recognized v9.1.0322 shane.xb.qian 2024-04-14 20:14:33 +02:00
  • 49528da8a6 patch 9.1.0321: Garbled output on serial terminals with XON/XOFF flow control v9.1.0321 Anton Sharonov 2024-04-14 20:02:24 +02:00
  • 4052474a1b runtime(java): Recognise non-ASCII identifiers (#14543) Aliaksei Budavei 2024-04-14 19:57:00 +03:00
  • 05aacec6ab patch 9.1.0320: Wrong cursor position after using setcellwidths() v9.1.0320 zeertzjq 2024-04-14 18:52:49 +02:00
  • 3d93630605 patch 9.1.0319: Using heredoc in string not tested with :execute v9.1.0319 zeertzjq 2024-04-14 18:49:56 +02:00
  • acba5af957 CI: use explicit version tags for macos runners (#14548) Philip H 2024-04-14 18:48:34 +02:00
  • 4b5cd7257e patch 9.1.0318: filetype: translate shell config files are not recognized v9.1.0318 Wu, Zhenyu 2024-04-13 18:28:28 +02:00
  • 55d4f3c006 patch 9.1.0317: filetype: matplotlibrc files are not recognized v9.1.0317 Wu, Zhenyu 2024-04-13 18:25:38 +02:00
  • ce06493aeb runtime(vim): Update base-syntax, add legacy header folding Doug Kearns 2024-04-13 18:24:01 +02:00
  • 5a9f7e6750 patch 9.1.0316: filetype: some sh and confini files not recognized v9.1.0316 Wu, Zhenyu 2024-04-13 18:19:20 +02:00
  • 0881329d12 patch 9.1.0315: filetype: a few more dosini files are not recognized v9.1.0315 Wu, Zhenyu 2024-04-13 18:13:42 +02:00
  • 5392970921 runtime(i3config): Line continuation is not detected for 'set' command (#14531) julio-b 2024-04-13 16:10:10 +00:00
  • c51578fed8 patch 9.1.0314: Vim9: Can define a class in a function v9.1.0314 Yegappan Lakshmanan 2024-04-13 17:58:09 +02:00
  • 122d068585 runtime(go): fix highlighting import string followed by some comment (#14538) Linda_pp 2024-04-14 00:56:17 +09:00
  • 1f5175d9af patch 9.1.0313: Crash when using heredoc with comment in command block v9.1.0313 zeertzjq 2024-04-13 17:52:26 +02:00
  • e74cad3321 patch 9.1.0312: heredocs are not supported for :commands v9.1.0312 Yegappan Lakshmanan 2024-04-12 18:48:35 +02:00
  • a1dcd76ce7 patch 9.1.0311: filetype: Some config files are not recognized v9.1.0311 Wu, Zhenyu 2024-04-12 18:46:05 +02:00
  • 9232554087 patch 9.1.0310: Filler lines not checked properly in get_scroll_overlap() v9.1.0310 zeertzjq 2024-04-12 18:38:38 +02:00
  • 0549c503ba runtime(dts): include ftplugin support (#14522) wzy 2024-04-13 00:36:57 +08:00
  • 159dc0fcf9 runtime(kconfig): add include to ftplugin (#14524) Christian Brabandt 2024-04-12 17:33:48 +01:00
  • 83424105cb runtime(doc): mention :argded for :argedit Christian Brabandt 2024-04-12 10:17:57 +02:00