Skip to content

Commit

Permalink
vim: Import v8.2.2811
Browse files Browse the repository at this point in the history
* 8.2.2811: Vim9: error for missing white space doesn't say where
* 8.2.2810: Vim9: crash when calling a function in a substitute expression
* 8.2.2809: Vim9: :def function compilation fails when using :legacy
  • Loading branch information
chrisbra committed Apr 25, 2021
1 parent a065d24 commit 15bcf7d
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 @@
* [8.2.2808](https://github.com/vim/vim/commit/730bf300202d82eff575581abc915b804275f18d): Vim9: increment and decrement not sufficiently tested\n* [8.2.2807](https://github.com/vim/vim/commit/340c59ec6f9635e8cbf61db7996d68f61b48679f): build fails with tiny features\n* [8.2.2806](https://github.com/vim/vim/commit/bdc0f1c6986e5d64f647e0924a4de795b47c549a): Vim9: using "++nr" as a command might not work\n* [8.2.2805](https://github.com/vim/vim/commit/96cf4ba8fb96e5778192d2dab7458b9a7da0a49d): Vim9: cannot use legacy syntax in Vim9 script\n* [8.2.2804](https://github.com/vim/vim/commit/7ba1e4d363164e32a93cceab64b42e8c6d89e9f3): setting buffer local mapping with mapset() changes global
* [8.2.2811](https://github.com/vim/vim/commit/b98cec28d95b2184c64a0646458c1e62deb2524b): Vim9: error for missing white space doesn't say where\n* [8.2.2810](https://github.com/vim/vim/commit/d386e923c751f389b2ac038ff2cb7b40035f8cc6): Vim9: crash when calling a function in a substitute expression\n* [8.2.2809](https://github.com/vim/vim/commit/dc4c2309f2af347068edd60548269018f476dab9): Vim9: :def function compilation fails when using :legacy
2 changes: 1 addition & 1 deletion vim

0 comments on commit 15bcf7d

Please sign in to comment.