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 2016-11-04 20:43:04 +01:00
parent 02898e2e98
commit d4dd610805
No known key found for this signature in database
GPG Key ID: E40743465B5B8B44

View File

@ -3,5 +3,5 @@
- Open in another (GUI) window: let NeoVim handle it.
* GH-239, GH-312: Turn on font smoothing such that the "Use LCD font smoothing when available" setting from the General system preferences pane is respected.
* GH-270: Make line spacing configurable via the "Appearances" preferences pane.
* GH-322: Fix crashes related to the file browser.
* Bugfix: The command line tool `vimr` sometimes does not open the files in the frontmost window.