mirror of
https://github.com/preservim/vim-thematic.git
synced 2025-11-13 04:13:48 -05:00
Added better tip about disabling fullscreen
This commit is contained in:
@@ -217,8 +217,11 @@ _thematic_ supports fullscreen capabilities for GUI-based Vim, including
|
|||||||
changing the fullscreen background to match the text background.
|
changing the fullscreen background to match the text background.
|
||||||
|
|
||||||
By design, once enabled, _thematic_ won't disable fullscreen, as it erodes
|
By design, once enabled, _thematic_ won't disable fullscreen, as it erodes
|
||||||
the user experience. You can still disable manually per the standard key
|
the user experience. You can still disable manually per the command:
|
||||||
combination.
|
|
||||||
|
```
|
||||||
|
:set nofullscreen
|
||||||
|
```
|
||||||
|
|
||||||
Note that when installed on a GUI-based Vim, _thematic_ will override the
|
Note that when installed on a GUI-based Vim, _thematic_ will override the
|
||||||
fullscreen settings, specifically `fuoptions` to get better control over
|
fullscreen settings, specifically `fuoptions` to get better control over
|
||||||
|
|||||||
Reference in New Issue
Block a user