mirror of
https://github.com/preservim/vim-thematic.git
synced 2025-11-14 04:43:49 -05:00
Update fullscreen docs for Yosemite
This commit is contained in:
@@ -324,6 +324,8 @@ following in OS X Terminal:
|
||||
$ defaults write org.vim.MacVim MMNativeFullScreen 0
|
||||
```
|
||||
|
||||
(Note: the above command may be necessary to get MacVim's fullscreen working correctly in Yosemite (OS X 10.10).)
|
||||
|
||||
Or, if you prefer that your fullscreen window float against a standard
|
||||
background:
|
||||
|
||||
@@ -331,9 +333,6 @@ background:
|
||||
$ defaults write org.vim.MacVim MMNativeFullScreen 1
|
||||
```
|
||||
|
||||
Note: this latter command may not work as intended for Yosemite. (Waiting
|
||||
to test on official Yosemite release before filing MacVim bug.)
|
||||
|
||||
### Q: How can I apply my own custom highlights?
|
||||
|
||||
_thematic_ doesn't yet support theme-specific customization beyond the `-fix`
|
||||
|
||||
Reference in New Issue
Block a user