forked from equalsraf/neovim-qt
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nvim 0.2.3 will start forwarding UI configuration options as redraw events. This adds support for - guifont - linespace and ignores the following - guifontset - guifontwide a quick note about 'guifont' is that the options requires escaping spaces e.g. :set guifont=DejaVu\ Sans\ Mono:h24 where the shim command did not.
- Loading branch information
Showing
2 changed files
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters