Commit Graph

  • 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
  • c858382482 Problem: Commit 6f585d breaks CI Christian Brabandt 2024-04-11 23:10:54 +02:00
  • bba79808cb patch 9.1.0309: crash when 'textwidth' > MAX_INT Christian Brabandt 2024-04-11 22:54:44 +02:00
  • 7b0c4b64e3 runtime(doc): typo in intro.txt Antonio Giovanni Colombo 2024-04-11 22:11:21 +02:00
  • 6f585da00b Overlong translation files may cause repo to become "dirty" Christian Brabandt 2024-04-11 22:02:28 +02:00
  • 87319173ba patch 9.1.0308: configure: msgfmt hardcoded Vladimír Marek 2024-04-11 21:54:34 +02:00
  • fcbefe74f1 runtime(compiler): add vimdoc Wu, Zhenyu 2024-04-11 21:25:39 +02:00
  • 3cb2b37767 runtime(doc): clarify behaviour or :argadd and :argedit Christian Brabandt 2024-04-11 21:21:51 +02:00
  • 7fdbd1bb58 patch 9.1.0307: filetype: texdoc config files is not recognized Wu, Zhenyu 2024-04-11 20:53:33 +02:00
  • 58ce78ad43 patch 9.1.0306: filetype: x11vnc config file is not recognized Wu, Zhenyu 2024-04-11 20:47:45 +02:00
  • da70feabea patch 9.1.0305: filetype: some history files are not recognized Wu, Zhenyu 2024-04-11 20:43:00 +02:00
  • dbca7d8045 ftplugin(asm): add Matchit support Wu, Zhenyu 2024-04-10 22:57:31 +02:00
  • 1492fe6903 patch 9.1.0304: filetype: cgdb config file is not recognized Wu, Zhenyu 2024-04-10 22:52:40 +02:00
  • 27f17a6d34 runtime(asm): add basic indent support Wu, Zhenyu 2024-04-10 22:48:57 +02:00
  • 556c621659 ftplugin(gdb): add matchit support Wu, Zhenyu 2024-04-10 22:42:10 +02:00
  • e54a8e7c73 patch 9.1.0303: filetype: some protocol buffer files not recognized Bruno BELANYI 2024-04-10 22:34:42 +02:00
  • 6be7ef5bc7 patch 9.1.0302: filetype: blueprint files are not recognized Bruno BELANYI 2024-04-10 22:28:28 +02:00
  • 04e5363b82 runtime(vim): Improve Vim9 and legacy-script comment highlighting (#13104) dkearns 2024-04-11 06:18:37 +10:00
  • 1817ccdb10 patch 9.1.0301: Vim9: heredoc start may be recognized in string zeertzjq 2024-04-10 17:37:47 +02:00
  • aa8e22b035 patch 9.1.0300: Missing test for what patch v9.1.0285 fixes Luuk van Baal 2024-04-10 17:33:43 +02:00
  • 7f5202143b patch 9.1.0299: Vim9: return type not set for a lambda assigned to script var Yegappan Lakshmanan 2024-04-10 17:18:19 +02:00
  • b988c7a95f add runtime/doc/tags-* to ignore files (#14479) shane.xb.qian 2024-04-10 17:15:34 +02:00
  • 8fcc129773 translation(ru): Updated translation (#14481) Restorer 2024-04-10 15:05:24 +00:00
  • c9ec20d94e runtime(doc): Update documentation RestorerZ 2024-04-10 16:57:12 +02:00
  • 2f27c65410 patch 9.1.0298: MS-Windows: GETTEXT_PATH hard-coded in src/po/Make_mvc.mak Cthulhux 2024-04-10 16:34:49 +02:00
  • c97f4d61cd patch 9.1.0297: Patch 9.1.0296 causes too many issues Christian Brabandt 2024-04-10 16:18:15 +02:00
  • 49f1e1979f NSIS: Fix a few issues with gvim.nsi RestorerZ 2024-04-09 23:04:44 +02:00
  • 7a27c108e0 patch 9.1.0296: regexp: engines do not handle case-folding well Christian Brabandt 2024-04-09 22:53:19 +02:00
  • d2b95b8446 patch 9.1.0295: filetype: pip config files are not recognized Wu, Zhenyu 2024-04-09 22:49:19 +02:00
  • 08b0f632c1 patch 9.1.0294: Text height function does not respect it's argument Luuk van Baal 2024-04-09 22:43:49 +02:00
  • 41208884b8 patch 9.1.0293: filetype: lxqt config files are not recognized Wu, Zhenyu 2024-04-09 22:39:53 +02:00
  • efd752ec38 patch 9.1.0292: filetype: XDG mimeapps.list file is not recognized Wu, Zhenyu 2024-04-09 22:25:41 +02:00
  • 73c89bcf79 patch 9.1.0291: filetype: libreoffice config files are not recognized Wu, Zhenyu 2024-04-09 22:20:55 +02:00
  • 614691ceef patch 9.1.0290: filetype: xilinx files are not recognized Wu, Zhenyu 2024-04-09 22:14:37 +02:00
  • 61ee833a50 patch 9.1.0289: filetype: some TeX files are not recognized Wu, Zhenyu 2024-04-09 22:09:30 +02:00
  • 72a156b4ed patch 9.1.0288: MS-Windows: compiler warning for size_t to int conversion Mike Williams 2024-04-09 22:04:54 +02:00
  • 9a91d2b72c patch 9.1.0287: Vim9: comment may be treated as heredoc start zeertzjq 2024-04-09 21:47:10 +02:00
  • 1af0fbf955 patch 9.1.0286: Vim9: E1027 with defcompile for abstract methods Yegappan Lakshmanan 2024-04-09 21:39:27 +02:00
  • 78c51500f1 patch 9.1.0285: Still problems with cursor position for CTRL-D/U Luuk van Baal 2024-04-09 21:30:19 +02:00
  • 6ce07edd60 runtime(compiler): fix inaccuracies in pandoc compiler (#14467) Enno 2024-04-09 21:26:55 +02:00
  • e20c7d7f44 patch 9.1.0284: make testclean is not able to delete failed screendumps Julio B 2024-04-09 21:22:41 +02:00
  • e43ace558a runtime(vim): Update base-syntax, no curly-brace names in Vim9 script (#14466) dkearns 2024-04-10 05:19:41 +10:00
  • a040019be6 patch 9.1.0282: Several small issues in doc and tests Christian Brabandt 2024-04-09 08:06:52 +02:00
  • 34f00dd4ab patch 9.1.0282: Finding highlighting attributes is inefficient John Marriott 2024-04-08 23:28:12 +02:00
  • d33cb3f65e patch 9.1.0281: CI: fails Test_compiler_completion Christian Brabandt 2024-04-08 22:54:16 +02:00
  • a2385c2334 runtime(cuda): Update cuda keywords, remove uncommonly used enumeration constants jiangyinzuo 2024-04-08 22:48:43 +02:00
  • 9148ba8a46 patch 9.1.0280: several issues with 'smoothscroll' support Luuk van Baal 2024-04-08 22:27:41 +02:00
  • 196b6678c5 patch 9.1.0279: filetype: roc files are not recognized nat-418 2024-04-08 22:23:22 +02:00
  • 72d81a66ed patch 9.1.0278: filetype: zathurarc files not recognized Wu, Zhenyu 2024-04-08 22:19:06 +02:00
  • be2b03c6ee patch 9.1.0277: Cannot highlight the Command-line Shougo Matsushita 2024-04-08 22:11:50 +02:00
  • 7005b7ee7f patch 9.1.0276: No pandoc syntax support Wu, Zhenyu 2024-04-08 20:53:19 +02:00
  • fc21b6437c patch 9.1.0275: filetype: R history files are not recognized Wu, Zhenyu 2024-04-08 20:26:29 +02:00
  • aca8f55596 patch 9.1.0274: MS-Windows: a few compiler warnings Mike Williams 2024-04-07 18:26:22 +02:00
  • b78753db5f patch 9.1.0273: filetype: keymap files are not recognized 0xadk 2024-04-07 18:22:41 +02:00
  • 9d956ee8ea patch 9.1.0272: autocmd may change cwd after :tcd and :lcd zeertzjq 2024-04-07 18:16:10 +02:00
  • a44ced5763 runtime(vim): Update syntax generator, autocmd event list parsing Doug Kearns 2024-04-07 17:47:15 +02:00
  • 9cd9e759ab runtime(doc): Normalise builtin-function optional parameter formatting Doug Kearns 2024-04-07 17:42:17 +02:00
  • 3c4d2e7a09 patch 9.1.0271: CI sound test aborts with undefined variable Christian Brabandt 2024-04-05 20:15:48 +02:00
  • 19ecb46c55 NSIS: Correctly distribute libsodium with the installer (#14422) Christian Brabandt 2024-04-05 19:14:46 +01:00
  • 915f3bf4c1 patch 9.1.0270: a few minor issues to fix Christian Brabandt 2024-04-05 20:12:19 +02:00
  • e9ff79a7c9 patch 9.1.0269: Test for TextChanged is still flaky with ASAN zeertzjq 2024-04-05 20:07:39 +02:00
  • 83cd2c7bf0 patch 9.1.0268: Two tests in test_filechanged.vim are slow zeertzjq 2024-04-05 20:05:11 +02:00
  • c20bdf1107 patch 9.1.0267: File name entered in GUI dialog is ignored zeertzjq 2024-04-05 20:02:55 +02:00
  • b73faa1c02 runtime: fix :compiler leaving behind a g:makeprg variable (#14414) zeertzjq 2024-04-06 02:01:16 +08:00
  • cec44eae82 runtime: Remove more fallback :CompilerSet definitions from compiler plugins (#14413) Yinzuo Jiang 2024-04-06 01:59:39 +08:00
  • 28e5e7c484 patch 9.1.0266: filetype: earthfile files are not recognized Gaëtan Lehmann 2024-04-05 19:52:38 +02:00
  • df46115fc8 patch 9.1.0265: console dialog cannot save unnamed buffers glepnir 2024-04-04 22:23:29 +02:00
  • 9574022580 runtime(doc): Fill in a few details regarding :enums (#14349) Aliaksei Budavei 2024-04-04 23:05:33 +03:00
  • 408281e16a runtime: Remove fallback :CompilerSet definition from compiler plugins Doug Kearns 2024-04-04 22:00:58 +02:00
  • cc59d62215 patch 9.1.0264: libgpm may delete some signal handlers Julio B 2024-04-04 21:55:10 +02:00
  • 5ccdcc482e runtime(java): Improve the matching of contextual keywords Aliaksei Budavei 2024-04-04 21:51:18 +02:00
  • 3fa8f7728a patch 9.1.0263: Vim9: Problem with lambda blocks in enums and classes Yegappan Lakshmanan 2024-04-04 21:42:07 +02:00
  • 4a65391ca2 patch 9.1.0262: Test for TextChanged is flaky with ASAN zeertzjq 2024-04-04 21:33:36 +02:00
  • 3e33650b3a patch 9.1.0261: Vim9: protected class and funcrefs accessible outside the class Yegappan Lakshmanan 2024-04-04 19:35:59 +02:00
  • bd28cae1f1 patch 9.1.0260: Problems with "zb" and scrolling to new topline with 'smoothscroll' Luuk van Baal 2024-04-03 22:50:40 +02:00
  • 08d2401fbc runtime(netrw): filetype not detected when editing remote files Christian Brabandt 2024-04-03 22:44:27 +02:00
  • 89cc03af71 runtime(doc): sort filetype.txt in the alphabetical order (#14395) K.Takata 2024-04-04 05:42:10 +09:00
  • c422662933 patch 9.1.0259: Normal mode TextChanged isn't tested properly zeertzjq 2024-04-03 22:38:07 +02:00
  • cb204e688e patch 9.1.0258: half-page scrolling broke backward compatibility Luuk van Baal 2024-04-02 20:49:45 +02:00
  • f1750ca0c2 patch 9.1.0257: Vim9: :call may not find imported class members Yegappan Lakshmanan 2024-04-02 20:41:04 +02:00
  • 78d742ab88 patch 9.1.0256: Finding autocmd events is inefficient John Marriott 2024-04-02 20:26:01 +02:00
  • 16cdfa69e0 patch 9.1.0255: Vim9: no indication of script nr in stack trace of classes Ernie Rael 2024-04-02 19:05:39 +02:00
  • 0a419e07a7 patch 9.1.0254: [security]: Heap buffer overflow when calling complete_add() in 'cfu' zeertzjq 2024-04-02 19:01:14 +02:00
  • 6c9f4f98f1 patch 9.1.0253: filetype: typespec files are not recognized Hilmar Wiegand 2024-04-02 18:54:54 +02:00
  • cc7597c1ed runtime(yaml): improve syntax highlighting for YAML itchyny 2024-04-01 14:54:36 +02:00
  • 2ed5a11b1a patch 9.1.0252: Vim9: segfault with static in super class Yegappan Lakshmanan 2024-04-01 14:50:41 +02:00
  • 8eb7523802 patch 9.1.0251: Filetype test fails zeertzjq 2024-04-01 14:46:20 +02:00
  • cbb92b5ceb runtime(sshconfig,sshdconfig): update syntax (#14351) Eisuke Kawashima 2024-04-01 05:02:31 +09:00
  • 4c7098b00a patch 9.1.0250: filetype: ldscripts cannot be recognized Wu, Zhenyu 2024-03-31 19:57:16 +02:00
  • a917bd58bd patch 9.1.0249: filetype: rock_manifest and config.ld files are not recognized Wu, Zhenyu 2024-03-31 19:54:12 +02:00
  • 3b497aa247 patch 9.1.0248: filetype: yarn lock files are not recognized Wu, Zhenyu 2024-03-31 19:51:19 +02:00
  • 3f6fa93b3b patch 9.1.0247: filetype: bundle config files are not recognized Wu, Zhenyu 2024-03-31 19:48:35 +02:00
  • a2c27b01dc patch 9.1.0246: filetype: fontconfig files are not recognized Wu, Zhenyu 2024-03-31 19:45:11 +02:00
  • a55a22a1a3 patch 9.1.0245: filetype: zsh theme, history and zunit files are not recognized Wu, Zhenyu 2024-03-31 19:42:39 +02:00
  • 84ce55001a patch 9.1.0244: filetype: bash history files are not recognized Wu, Zhenyu 2024-03-31 19:22:51 +02:00
  • abbb4a4f70 patch 9.1.0243: filetype: netrw history file is not recognized Wu, Zhenyu 2024-03-31 19:20:14 +02:00
  • be71ac694f patch 9.1.0242: filetype: octave history files are not recognized Wu, Zhenyu 2024-03-31 19:18:10 +02:00
  • 6b285c8cfd patch 9.1.0241: filetype: mysql history files are not recognized Wu, Zhenyu 2024-03-31 19:15:49 +02:00