Skip to content

Commit

Permalink
vim: Import v9.1.0412
Browse files Browse the repository at this point in the history
* 9.1.0412: typo in regexp_bt.c in DEBUG code
* runtime(i3config/swayconfig): allow indented commands (#14757)
* runtime(python): Fix wrong define regex in ftplugin (#14763)
* runtime(syntax-tests): Filter out non-Latin-1 characters for syntax tests (#14767)
* runtime(netrw): prefer scp over pscp
* runtime(doc): fix typo in usr_52.txt
  • Loading branch information
chrisbra committed May 14, 2024
1 parent f8124d2 commit 6babdb8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gitlog.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* [runtime(i3config/swayconfig): allow indented commands (#14757)](https://github.com/vim/vim/commit/679f5abb9930fafda29ae038f47de357e9a0f53e)\n* [runtime(python): Fix wrong define regex in ftplugin (#14763)](https://github.com/vim/vim/commit/7961210b861ce9a1a773cfc1fe96b388216bb1f2)\n* [runtime(syntax-tests): Filter out non-Latin-1 characters for syntax tests (#14767)](https://github.com/vim/vim/commit/2f5ff738278160a3b62c565d586eab8a9e39bc33)\n* [runtime(netrw): prefer scp over pscp](https://github.com/vim/vim/commit/43f2edc096cbf9c67095b301a1f4325866eeba36)\n* [runtime(doc): fix typo in usr\_52.txt](https://github.com/vim/vim/commit/b7258738f80f26be302a84a99f968b3bdc2f29bb)
* [9.1.0412](https://github.com/vim/vim/commit/6043024cd48db485e3c748e8f46ca87e3cdef9d9): typo in regexp\_bt.c in DEBUG code\n* [runtime(i3config/swayconfig): allow indented commands (#14757)](https://github.com/vim/vim/commit/679f5abb9930fafda29ae038f47de357e9a0f53e)\n* [runtime(python): Fix wrong define regex in ftplugin (#14763)](https://github.com/vim/vim/commit/7961210b861ce9a1a773cfc1fe96b388216bb1f2)\n* [runtime(syntax-tests): Filter out non-Latin-1 characters for syntax tests (#14767)](https://github.com/vim/vim/commit/2f5ff738278160a3b62c565d586eab8a9e39bc33)\n* [runtime(netrw): prefer scp over pscp](https://github.com/vim/vim/commit/43f2edc096cbf9c67095b301a1f4325866eeba36)\n* [runtime(doc): fix typo in usr\_52.txt](https://github.com/vim/vim/commit/b7258738f80f26be302a84a99f968b3bdc2f29bb)
2 changes: 1 addition & 1 deletion vim
Submodule vim updated 2 files
+1 −1 src/regexp_bt.c
+2 −0 src/version.c

0 comments on commit 6babdb8

Please sign in to comment.