diff options
author | pommicket <pommicket@gmail.com> | 2023-03-27 16:40:54 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-03-27 16:40:54 -0400 |
commit | 2794f396484bc8f1fb29190478c668cda22ce22d (patch) | |
tree | 61510311aa6572d61d14a1a6ea11391a9f65f8ea /README.md | |
parent | 372cc3bac0d7f33eb2f42c1f1fd9a8c79644cf9f (diff) |
fix crash on in/decrement-number & insert-text w no active buffer
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -315,6 +315,7 @@ Then, open windows\_installer\\ted\\ted.sln, and build. <tr><td>2.0</td> <td>LSP support and a bunch of other things.</td> <td>2023 Jan 11</td></tr> <tr><td>2.1</td> <td>Better interaction between path+language specific settings, themes, and other things.</td> <td>2023 Mar 7</td></tr> <tr><td>2.2</td> <td>Keyboard macros</td> <td>2023 Mar 23</td></tr> +<tr><td>2.2r1</td> <td>Minor bug fixes</td> <td>2023 Mar 27</td></tr> </table> ## License |