Skip to content

Commit 83700be

Browse files
vim: Import v9.1.1224
* runtime(sh): update sh indent script * 9.1.1224: cannot :put while keeping indent * runtime(go): use :term for keywordprg for nvim/gvim * 9.1.1223: wrong translation used for encoding failures * 9.1.1222: using wrong length for last inserted string * 9.1.1221: Wrong cursor pos when leaving Insert mode just after 'autoindent' * 9.1.1220: filetype: uv.lock file not recognized * 9.1.1219: Strange error with wrong type for matchfuzzy() "camelcase"
1 parent 7d01b1e commit 83700be

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [9.1.1218](https://github.com/vim/vim/commit/c00729824d6d335994252a462cc78be52b76f85b): missing out-of-memory check in filepath.c\n* [9.1.1217](https://github.com/vim/vim/commit/85627732e0f5f4e31137fc12bcb809418a4f683f): tests: typos in test\_matchfuzzy.vim\n* [9.1.1216](https://github.com/vim/vim/commit/61b354442418539056cc7073a9aec353d297836c): Pasting the '.' register multiple times may not work\n* [runtime(keymap) Add forward slash (/) to russian-jcukenwin keymap](https://github.com/vim/vim/commit/ad2f6b66623f0a218ae1b2b18430e728070c8aca)\n* [runtime(vim): Update base-syntax, match multiline return types](https://github.com/vim/vim/commit/dd3f1c0dda276f340d85f56ccf899b19e3e8512d)
1+
* [runtime(sh): update sh indent script](https://github.com/vim/vim/commit/711f4a07f356cbe6f1d6d67994519f0b36a100f2)\n* [9.1.1224](https://github.com/vim/vim/commit/e08f10a55c3f15b0b4af631908551d88ec4fe502): cannot :put while keeping indent\n* [runtime(go): use :term for keywordprg for nvim/gvim](https://github.com/vim/vim/commit/11ab02c819449eaeddc3d8d291f06bc73f428e91)\n* [9.1.1223](https://github.com/vim/vim/commit/d5afc744033dbdb1340705808782dc97596b336d): wrong translation used for encoding failures\n* [9.1.1222](https://github.com/vim/vim/commit/8ac0f73eb1e0e6128dd21eb294d12b83b615f05a): using wrong length for last inserted string\n* [9.1.1221](https://github.com/vim/vim/commit/a3a7d10bfb9547991e04bcf12d1391deb8060754): Wrong cursor pos when leaving Insert mode just after 'autoindent'\n* [9.1.1220](https://github.com/vim/vim/commit/18a6853a7627de231f0128237665112a0c8aaaf0): filetype: uv.lock file not recognized\n* [9.1.1219](https://github.com/vim/vim/commit/c4815c157b27923001e44bfd241fb540bf1fb518): Strange error with wrong type for matchfuzzy() "camelcase"

0 commit comments

Comments
 (0)