2024-04-14 |
Wu, Zhenyu | patch 9.1.0325: filetype: CMakeCache.txt files not... v9.1.0325 |
commit | commitdiff | tree |
2024-04-14 |
dkearns | runtime(vim): Update base-syntax, fix nested function... |
commit | commitdiff | tree |
2024-04-14 |
Wu, Zhenyu | patch 9.1.0324: filetype: some json files are not recog... v9.1.0324 |
commit | commitdiff | tree |
2024-04-14 |
wzy | compiler(rime_deployer): include new compiler, use... |
commit | commitdiff | tree |
2024-04-14 |
Wu, Zhenyu | patch 9.1.0323: filetype: cabal config files may not... v9.1.0323 |
commit | commitdiff | tree |
2024-04-14 |
Shane-XB-Qian | runtime(vim): don't set compiler, update a comment... |
commit | commitdiff | tree |
2024-04-14 |
shane.xb.qian | patch 9.1.0322: filetype: some mail tools not recognized v9.1.0322 |
commit | commitdiff | tree |
2024-04-14 |
Anton Sharonov | patch 9.1.0321: Garbled output on serial terminals... v9.1.0321 |
commit | commitdiff | tree |
2024-04-14 |
Aliaksei Budavei | runtime(java): Recognise non-ASCII identifiers (#14543) |
commit | commitdiff | tree |
2024-04-14 |
zeertzjq | patch 9.1.0320: Wrong cursor position after using setce... v9.1.0320 |
commit | commitdiff | tree |
2024-04-14 |
zeertzjq | patch 9.1.0319: Using heredoc in string not tested... v9.1.0319 |
commit | commitdiff | tree |
2024-04-14 |
Philip H | CI: use explicit version tags for macos runners (#14548) |
commit | commitdiff | tree |
2024-04-13 |
Wu, Zhenyu | patch 9.1.0318: filetype: translate shell config files... v9.1.0318 |
commit | commitdiff | tree |
2024-04-13 |
Wu, Zhenyu | patch 9.1.0317: filetype: matplotlibrc files are not... v9.1.0317 |
commit | commitdiff | tree |
2024-04-13 |
Doug Kearns | runtime(vim): Update base-syntax, add legacy header... |
commit | commitdiff | tree |
2024-04-13 |
Wu, Zhenyu | patch 9.1.0316: filetype: some sh and confini files... v9.1.0316 |
commit | commitdiff | tree |
2024-04-13 |
Wu, Zhenyu | patch 9.1.0315: filetype: a few more dosini files are... v9.1.0315 |
commit | commitdiff | tree |
2024-04-13 |
julio-b | runtime(i3config): Line continuation is not detected... |
commit | commitdiff | tree |
2024-04-13 |
Yegappan Lakshmanan | patch 9.1.0314: Vim9: Can define a class in a function v9.1.0314 |
commit | commitdiff | tree |
2024-04-13 |
Linda_pp | runtime(go): fix highlighting import string followed... |
commit | commitdiff | tree |
2024-04-13 |
zeertzjq | patch 9.1.0313: Crash when using heredoc with comment... v9.1.0313 |
commit | commitdiff | tree |
2024-04-12 |
Yegappan Lakshmanan | patch 9.1.0312: heredocs are not supported for :commands v9.1.0312 |
commit | commitdiff | tree |
2024-04-12 |
Wu, Zhenyu | patch 9.1.0311: filetype: Some config files are not... v9.1.0311 |
commit | commitdiff | tree |
2024-04-12 |
zeertzjq | patch 9.1.0310: Filler lines not checked properly in... v9.1.0310 |
commit | commitdiff | tree |
2024-04-12 |
wzy | runtime(dts): include ftplugin support (#14522) |
commit | commitdiff | tree |
2024-04-12 |
Christian Brabandt | runtime(kconfig): add include to ftplugin (#14524) |
commit | commitdiff | tree |
2024-04-12 |
Christian Brabandt | runtime(doc): mention :argded for :argedit |
commit | commitdiff | tree |
2024-04-11 |
Christian Brabandt | Problem: Commit 6f585d breaks CI |
commit | commitdiff | tree |
2024-04-11 |
Christian Brabandt | patch 9.1.0309: crash when 'textwidth' > MAX_INT v9.1.0309 |
commit | commitdiff | tree |
2024-04-11 |
Antonio Giovanni... | runtime(doc): typo in intro.txt |
commit | commitdiff | tree |
2024-04-11 |
Christian Brabandt | Overlong translation files may cause repo to become... |
commit | commitdiff | tree |
2024-04-11 |
Vladimír Marek | patch 9.1.0308: configure: msgfmt hardcoded v9.1.0308 |
commit | commitdiff | tree |
2024-04-11 |
Wu, Zhenyu | runtime(compiler): add vimdoc |
commit | commitdiff | tree |
2024-04-11 |
Christian Brabandt | runtime(doc): clarify behaviour or :argadd and :argedit |
commit | commitdiff | tree |
2024-04-11 |
Wu, Zhenyu | patch 9.1.0307: filetype: texdoc config files is not... v9.1.0307 |
commit | commitdiff | tree |
2024-04-11 |
Wu, Zhenyu | patch 9.1.0306: filetype: x11vnc config file is not... v9.1.0306 |
commit | commitdiff | tree |
2024-04-11 |
Wu, Zhenyu | patch 9.1.0305: filetype: some history files are not... v9.1.0305 |
commit | commitdiff | tree |
2024-04-10 |
Wu, Zhenyu | ftplugin(asm): add Matchit support |
commit | commitdiff | tree |
2024-04-10 |
Wu, Zhenyu | patch 9.1.0304: filetype: cgdb config file is not recog... v9.1.0304 |
commit | commitdiff | tree |
2024-04-10 |
Wu, Zhenyu | runtime(asm): add basic indent support |
commit | commitdiff | tree |
2024-04-10 |
Wu, Zhenyu | ftplugin(gdb): add matchit support |
commit | commitdiff | tree |
2024-04-10 |
Bruno BELANYI | patch 9.1.0303: filetype: some protocol buffer files... v9.1.0303 |
commit | commitdiff | tree |
2024-04-10 |
Bruno BELANYI | patch 9.1.0302: filetype: blueprint files are not recog... v9.1.0302 |
commit | commitdiff | tree |
2024-04-10 |
dkearns | runtime(vim): Improve Vim9 and legacy-script comment... |
commit | commitdiff | tree |
2024-04-10 |
zeertzjq | patch 9.1.0301: Vim9: heredoc start may be recognized... v9.1.0301 |
commit | commitdiff | tree |
2024-04-10 |
Luuk van Baal | patch 9.1.0300: Missing test for what patch v9.1.0285... v9.1.0300 |
commit | commitdiff | tree |
2024-04-10 |
Yegappan Lakshmanan | patch 9.1.0299: Vim9: return type not set for a lambda... v9.1.0299 |
commit | commitdiff | tree |
2024-04-10 |
shane.xb.qian | add runtime/doc/tags-* to ignore files (#14479) |
commit | commitdiff | tree |
2024-04-10 |
Restorer | translation(ru): Updated translation (#14481) |
commit | commitdiff | tree |
2024-04-10 |
RestorerZ | runtime(doc): Update documentation |
commit | commitdiff | tree |
2024-04-10 |
Cthulhux | patch 9.1.0298: MS-Windows: GETTEXT_PATH hard-coded... v9.1.0298 |
commit | commitdiff | tree |
2024-04-10 |
Christian Brabandt | patch 9.1.0297: Patch 9.1.0296 causes too many issues v9.1.0297 |
commit | commitdiff | tree |
2024-04-09 |
RestorerZ | NSIS: Fix a few issues with gvim.nsi |
commit | commitdiff | tree |
2024-04-09 |
Christian Brabandt | patch 9.1.0296: regexp: engines do not handle case... v9.1.0296 |
commit | commitdiff | tree |
2024-04-09 |
Wu, Zhenyu | patch 9.1.0295: filetype: pip config files are not... v9.1.0295 |
commit | commitdiff | tree |
2024-04-09 |
Luuk van Baal | patch 9.1.0294: Text height function does not respect... v9.1.0294 |
commit | commitdiff | tree |
2024-04-09 |
Wu, Zhenyu | patch 9.1.0293: filetype: lxqt config files are not... v9.1.0293 |
commit | commitdiff | tree |
2024-04-09 |
Wu, Zhenyu | patch 9.1.0292: filetype: XDG mimeapps.list file is... v9.1.0292 |
commit | commitdiff | tree |
2024-04-09 |
Wu, Zhenyu | patch 9.1.0291: filetype: libreoffice config files... v9.1.0291 |
commit | commitdiff | tree |
2024-04-09 |
Wu, Zhenyu | patch 9.1.0290: filetype: xilinx files are not recognized v9.1.0290 |
commit | commitdiff | tree |
2024-04-09 |
Wu, Zhenyu | patch 9.1.0289: filetype: some TeX files are not recognized v9.1.0289 |
commit | commitdiff | tree |
2024-04-09 |
Mike Williams | patch 9.1.0288: MS-Windows: compiler warning for size_t... v9.1.0288 |
commit | commitdiff | tree |
2024-04-09 |
zeertzjq | patch 9.1.0287: Vim9: comment may be treated as heredoc... v9.1.0287 |
commit | commitdiff | tree |
2024-04-09 |
Yegappan Lakshmanan | patch 9.1.0286: Vim9: E1027 with defcompile for abstrac... v9.1.0286 |
commit | commitdiff | tree |
2024-04-09 |
Luuk van Baal | patch 9.1.0285: Still problems with cursor position... v9.1.0285 |
commit | commitdiff | tree |
2024-04-09 |
Enno | runtime(compiler): fix inaccuracies in pandoc compiler... |
commit | commitdiff | tree |
2024-04-09 |
Julio B | patch 9.1.0284: make testclean is not able to delete... v9.1.0284 |
commit | commitdiff | tree |
2024-04-09 |
dkearns | runtime(vim): Update base-syntax, no curly-brace names... |
commit | commitdiff | tree |
2024-04-09 |
Christian Brabandt | patch 9.1.0282: Several small issues in doc and tests v9.1.0283 |
commit | commitdiff | tree |
2024-04-08 |
John Marriott | patch 9.1.0282: Finding highlighting attributes is... v9.1.0282 |
commit | commitdiff | tree |
2024-04-08 |
Christian Brabandt | patch 9.1.0281: CI: fails Test_compiler_completion v9.1.0281 |
commit | commitdiff | tree |
2024-04-08 |
jiangyinzuo | runtime(cuda): Update cuda keywords, remove uncommonly... |
commit | commitdiff | tree |
2024-04-08 |
Luuk van Baal | patch 9.1.0280: several issues with 'smoothscroll'... v9.1.0280 |
commit | commitdiff | tree |
2024-04-08 |
nat-418 | patch 9.1.0279: filetype: roc files are not recognized v9.1.0279 |
commit | commitdiff | tree |
2024-04-08 |
Wu, Zhenyu | patch 9.1.0278: filetype: zathurarc files not recognized v9.1.0278 |
commit | commitdiff | tree |
2024-04-08 |
Shougo Matsushita | patch 9.1.0277: Cannot highlight the Command-line v9.1.0277 |
commit | commitdiff | tree |
2024-04-08 |
Wu, Zhenyu | patch 9.1.0276: No pandoc syntax support v9.1.0276 |
commit | commitdiff | tree |
2024-04-08 |
Wu, Zhenyu | patch 9.1.0275: filetype: R history files are not recog... v9.1.0275 |
commit | commitdiff | tree |
2024-04-07 |
Mike Williams | patch 9.1.0274: MS-Windows: a few compiler warnings v9.1.0274 |
commit | commitdiff | tree |
2024-04-07 |
0xadk | patch 9.1.0273: filetype: keymap files are not recognized v9.1.0273 |
commit | commitdiff | tree |
2024-04-07 |
zeertzjq | patch 9.1.0272: autocmd may change cwd after :tcd and... v9.1.0272 |
commit | commitdiff | tree |
2024-04-07 |
Doug Kearns | runtime(vim): Update syntax generator, autocmd event... |
commit | commitdiff | tree |
2024-04-07 |
Doug Kearns | runtime(doc): Normalise builtin-function optional param... |
commit | commitdiff | tree |
2024-04-05 |
Christian Brabandt | patch 9.1.0271: CI sound test aborts with undefined... v9.1.0271 |
commit | commitdiff | tree |
2024-04-05 |
Christian Brabandt | NSIS: Correctly distribute libsodium with the installer... |
commit | commitdiff | tree |
2024-04-05 |
Christian Brabandt | patch 9.1.0270: a few minor issues to fix v9.1.0270 |
commit | commitdiff | tree |
2024-04-05 |
zeertzjq | patch 9.1.0269: Test for TextChanged is still flaky... v9.1.0269 |
commit | commitdiff | tree |
2024-04-05 |
zeertzjq | patch 9.1.0268: Two tests in test_filechanged.vim are... v9.1.0268 |
commit | commitdiff | tree |
2024-04-05 |
zeertzjq | patch 9.1.0267: File name entered in GUI dialog is... v9.1.0267 |
commit | commitdiff | tree |
2024-04-05 |
zeertzjq | runtime: fix :compiler leaving behind a g:makeprg varia... |
commit | commitdiff | tree |
2024-04-05 |
Yinzuo Jiang | runtime: Remove more fallback :CompilerSet definitions... |
commit | commitdiff | tree |
2024-04-05 |
Gaëtan Lehmann | patch 9.1.0266: filetype: earthfile files are not recog... v9.1.0266 |
commit | commitdiff | tree |
2024-04-04 |
glepnir | patch 9.1.0265: console dialog cannot save unnamed... v9.1.0265 |
commit | commitdiff | tree |
2024-04-04 |
Aliaksei Budavei | runtime(doc): Fill in a few details regarding :enums... |
commit | commitdiff | tree |
2024-04-04 |
Doug Kearns | runtime: Remove fallback :CompilerSet definition from... |
commit | commitdiff | tree |
2024-04-04 |
Julio B | patch 9.1.0264: libgpm may delete some signal handlers v9.1.0264 |
commit | commitdiff | tree |
2024-04-04 |
Aliaksei Budavei | runtime(java): Improve the matching of contextual keywords |
commit | commitdiff | tree |
2024-04-04 |
Yegappan Lakshmanan | patch 9.1.0263: Vim9: Problem with lambda blocks in... v9.1.0263 |
commit | commitdiff | tree |
2024-04-04 |
zeertzjq | patch 9.1.0262: Test for TextChanged is flaky with... v9.1.0262 |
commit | commitdiff | tree |
2024-04-04 |
Yegappan Lakshmanan | patch 9.1.0261: Vim9: protected class and funcrefs... v9.1.0261 |
commit | commitdiff | tree |
next |