You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>This Vim update contains a new diff highlight mode to allow per-character/word diff from <ahref="https://github.com/vim/vim/commit/9943d4790e42721a6777da9e12637aa595ba4965">v9.1.1243</a> (use <code>:set diffopt+=inline:char</code> to enable). Feel free to try it out and use it as a Git diff tool! (<code>git difftool --tool=gvimdiff</code>)</p>
11
+
12
+
<p>This is a pre-release version of MacVim. To use the latest stable release, see <ahref="https://github.com/macvim-dev/macvim/releases/latest">https://github.com/macvim-dev/macvim/releases/latest</a></p>
13
+
14
+
<details>
15
+
<summary>What’s Changed</summary>
16
+
17
+
<!-- Release notes generated using configuration in .github/release.yml at prerelease-181.1 -->
18
+
19
+
<h2id="r181.1-whats-changed">What’s Changed</h2>
20
+
<ul>
21
+
<li>Support extra side mouse buttons in MacVim (X1 and X2) by @ychin in <ahref="https://github.com/macvim-dev/macvim/pull/1534">#1534</a></li>
22
+
<li>Add better scroll wheel support and option to disable acceleration by @ychin in <ahref="https://github.com/macvim-dev/macvim/pull/1566">#1566</a></li>
23
+
<li>Remove Colors.plist and fix CI by @ychin in <ahref="https://github.com/macvim-dev/macvim/pull/1568">#1568</a></li>
24
+
<li>Fix macOS services no longer able to insert texts in non-Visual modes by @ychin in <ahref="https://github.com/macvim-dev/macvim/pull/1571">#1571</a></li>
0 commit comments