Skip to content

Commit

Permalink
vim: Import v9.1.0205
Browse files Browse the repository at this point in the history
* 9.1.0205: Cannot use modifiers before :-Ntabmove
* NSIS: Redesigning the appearance of the vimrc settings page (#14292)
* 9.1.0204: Backspace inserts spaces with virtual text and 'smarttab'
* runtime(doc): Update options.txt
* 9.1.0203: build-error on GNU/Hurd
* runtime(java): Recognise the inline kind of the {@return} tag (#14284)
* runtime(netrw): Fix typo in netrw#NetWrite (#14283)
* NSIS: Update nsis installer and nsis docs (#14256)
* runtime(compiler): update errorformat for dot and neato compiler (#14257)
  • Loading branch information
chrisbra committed Mar 25, 2024
1 parent 93d30b1 commit 421de1f
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(netrw): Fix typo in netrw#NetWrite (#14283)](https://github.com/vim/vim/commit/4b715bdaf4ca08ba0f64475e250c0fe799ab6d9b)\n* [NSIS: Update nsis installer and nsis docs (#14256)](https://github.com/vim/vim/commit/51c94b650632f17f23efba1de928442d3e859b7d)\n* [runtime(compiler): update errorformat for dot and neato compiler (#14257)](https://github.com/vim/vim/commit/6f438199c92b3258c1faeba1c5ebddd2ce247658)\n* [9.1.0202](https://github.com/vim/vim/commit/7a2f217988afa1c35b9c093a9d3477198ea250b9): leaking memory in add\_user() on failure\n* [9.1.0201](https://github.com/vim/vim/commit/366c81a2005370ac738618d889ec0337397a9f96): gM not working correctly with virt text\n* [9.1.0200](https://github.com/vim/vim/commit/b2d124c6258ff41e1f951bf39a4afc386d79ddc4): \`gj\`/\`gk\` not skipping over outer virtual text lines\n* [runtime(termdebug): allow multibyte characters as breakpoint signs (#14274)](https://github.com/vim/vim/commit/d3c0ff5d5a9076999a8504ee4d23a2c5abaf494e)
* [9.1.0205](https://github.com/vim/vim/commit/076faac5378cf517baa8c331c57488d39efadec0): Cannot use modifiers before :-Ntabmove\n* [NSIS: Redesigning the appearance of the vimrc settings page (#14292)](https://github.com/vim/vim/commit/6dcf59b89fd4a65df4a68a333a66357c2480d7b0)\n* [9.1.0204](https://github.com/vim/vim/commit/0185c7701434f1fbbf83fecd6384a19c1d2fc44e): Backspace inserts spaces with virtual text and 'smarttab'\n* [runtime(doc): Update options.txt](https://github.com/vim/vim/commit/ab01adf7c65b4ee350b402ab3ef1e7dfa5e074f1)\n* [9.1.0203](https://github.com/vim/vim/commit/4a95377593d06599a88670fcb6b49041a4b47abe): build-error on GNU/Hurd\n* [runtime(java): Recognise the inline kind of the {@return} tag (#14284)](https://github.com/vim/vim/commit/8e59a7ba88776d5425bafc6eefd978de3312fcdf)\n* [runtime(netrw): Fix typo in netrw#NetWrite (#14283)](https://github.com/vim/vim/commit/4b715bdaf4ca08ba0f64475e250c0fe799ab6d9b)\n* [NSIS: Update nsis installer and nsis docs (#14256)](https://github.com/vim/vim/commit/51c94b650632f17f23efba1de928442d3e859b7d)\n* [runtime(compiler): update errorformat for dot and neato compiler (#14257)](https://github.com/vim/vim/commit/6f438199c92b3258c1faeba1c5ebddd2ce247658)

0 comments on commit 421de1f

Please sign in to comment.