1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-27 14:14:19 +03:00

Update release notes

This commit is contained in:
Tae Won Ha 2019-03-03 18:47:17 +01:00
parent 4c7b9504e7
commit 18f98be593
No known key found for this signature in database
GPG Key ID: E40743465B5B8B44

View File

@ -2,6 +2,7 @@
* GH-314: You can customize the key shortcut for all menu items in the *Shortcut* preferences pane.
* GH-501: Add key shortcuts to toggle the Buffer List, Markdown Preview, and HTML Preview tools.
* GH-649: Add commands that can control some of GUI elements.
* Draw the disclosure triangle in appropriate color of the current color scheme (and improve handling of changes of `cwd` in the file browser).
* ...