Skip to content

Commit 8a6a200

Browse files
committed
vim: Import v8.2.4198
* 8.2.4198: Vim9: the switch for executing instructions is too long * 8.2.4197: cannot use an import in the "expr" part of 'spellsuggest' * 8.2.4196: various file types not recognized * 8.2.4195: resizing terminal may cause to behave like CTRL-Z * 8.2.4194: MS-Windows: code for calculating font size is duplicated * 8.2.4193: cannot use an import in 'charconvert' * 8.2.4192: cannot use an import in 'printexpr' * 8.2.4191: json5 files are not recognized * 8.2.4190: all conceal tests are skipped without the screendumps feature * 8.2.4189: MS-Windows: code for "old look" is obsolete * Update runtime files * 8.2.4188: not all gitconfig files are recognized * 8.2.4187: gnuplot file not recognized
1 parent 792c36f commit 8a6a200

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [8.2.4186](https://github.com/vim/vim/commit/36c2add7f82bc5dbbfc45db31953ef9633c635b3): cannot use an import in 'patchexpr'\n* [8.2.4185](https://github.com/vim/vim/commit/28e60cc088cadd25afb69ee636f0e2e34233ba4e): cannot use an import in 'indentexpr'\n* [8.2.4184](https://github.com/vim/vim/commit/47bcc5f4c83c158f43ac2ea7abfe99dbf5c2e098): cannot use an import in 'includeexpr'\n* [8.2.4183](https://github.com/vim/vim/commit/3ba685eeefcfbbf895d70664357ef05f252d7b21): cannot use an import in 'formatexpr'\n* [8.2.4182](https://github.com/vim/vim/commit/39b8944539a9cde553fe709e535fdfd37d0f9307): memory leak when evaluating 'diffexpr'\n* [8.2.4181](https://github.com/vim/vim/commit/7b29f6a3949743914f08410b6f6bd6237c2f2038): Vim9: cannot use an import in 'diffexpr'\n* [8.2.4180](https://github.com/vim/vim/commit/5600a709f453045c80f92087acc0f855b4af377a): 'balloonexpr' is evaluated in the current script context\n* [8.2.4179](https://github.com/vim/vim/commit/9530b580a7b71960dbbdb2b12a3aafeb540bd135): 'foldtext' is evaluated in the current script context\n* [8.2.4178](https://github.com/vim/vim/commit/0bfa84916d110d4f4d863e91e144ff05ba431316): Vim9: invalid error for return type of lambda when debugging\n* [8.2.4177](https://github.com/vim/vim/commit/b697dc295d0625bf2445649f03019f9b8fccc1a8): Vim9: autoload script not loaded after "vim9script noclear"\n* [8.2.4176](https://github.com/vim/vim/commit/3d8e25a6d2660432df033cdad29f981ffe6ae0fc): Vim9: cannot use imported function with call()\n* [8.2.4175](https://github.com/vim/vim/commit/0bd663a3804fceb3efb26a179e9c1d830ddcdb6e): MS-Windows: runtime check for multi-line balloon is obsolete
1+
* [8.2.4198](https://github.com/vim/vim/commit/058ee7c5699ef551be5aa04c66b3cffc436e9b08): Vim9: the switch for executing instructions is too long\n* [8.2.4197](https://github.com/vim/vim/commit/2a7aa834583dea157eccf3e69827d2ff1d9fe9c7): cannot use an import in the "expr" part of 'spellsuggest'\n* [8.2.4196](https://github.com/vim/vim/commit/428058ab3213e81531cbd7989f4267870f35d52e): various file types not recognized\n* [8.2.4195](https://github.com/vim/vim/commit/79a6e25b79cdb35e00d8b364516103eb358d8cc7): resizing terminal may cause to behave like CTRL-Z\n* [8.2.4194](https://github.com/vim/vim/commit/abe628e1bd92ecb85a526348f376891d56bf3ea8): MS-Windows: code for calculating font size is duplicated\n* [8.2.4193](https://github.com/vim/vim/commit/f4e88f2152c5975a6f4cfa7ccd745575fe4d1c78): cannot use an import in 'charconvert'\n* [8.2.4192](https://github.com/vim/vim/commit/7ef4a2fe3736bbeb5bad182782a74576aa06b0db): cannot use an import in 'printexpr'\n* [8.2.4191](https://github.com/vim/vim/commit/e15ebeffb35da4bb7d9054358671735ce6988c28): json5 files are not recognized\n* [8.2.4190](https://github.com/vim/vim/commit/206919191fe1881dea00d60d392cc68a07c0106f): all conceal tests are skipped without the screendumps feature\n* [8.2.4189](https://github.com/vim/vim/commit/d1c58999c82afbdcbbe01548c1dea06d4d086f3e): MS-Windows: code for "old look" is obsolete\n* [Update runtime files](https://github.com/vim/vim/commit/6f4754b9f7253d7e4ba527064a24aff1acdb1e8f)\n* [8.2.4188](https://github.com/vim/vim/commit/bcfa11b7dfdfbb4d412dd843a6da3fce68ba2e39): not all gitconfig files are recognized\n* [8.2.4187](https://github.com/vim/vim/commit/ff5cbe8133c6eb5dd86b9e042f32f589627e9bf9): gnuplot file not recognized

0 commit comments

Comments
 (0)