screenspace.vim : Provides shortcut commands to hide or show GUI options and to set preset screen
script karma |
Rating 0/0,
Downloaded by 498 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Caglar Toklu |
|
script type |
utility |
|
description |
Provides shortcut commands to hide or show GUI options and to set preset screen sizes.
I really like to use all of my screen. I also do like to take screenshots without visual clutter. As always, Vim provides lots of options to fine tune the screen. This plugin provides shortcut commands.
Provided commands:
:SSpaceSizeDOS
Sets the screen columns=80 and lines=25. This is the screen size for DOS.
:SSpaceSizePlus
Sets the screen columns=120 and lines=40.
:SSpaceSizeFull
Sets the screen columns=9999 and lines=9999. This will use most of the screen.
:SSpaceHideAll
:SSpaceShowAll
:SSpaceHideMenu
:SSpaceShowMenu
:SSpaceHideToolbar
:SSpaceShowToolbar
:SSpaceHideRightHScrollBar
:SSpaceShowRightHScrollBar
:SSpaceHideLeftHScrollBar
:SSpaceShowLeftHScrollBar
:SSpaceHideBottomScrollBar
:SSpaceShowBottomScrollBar
:SSpaceHideScrollBars
:SSpaceShowScrollBars
Project page:
https://github.com/caglartoklu/screenspace.vim
|
|
install details |
For Vundle users:
Plugin 'caglartoklu/screenspace.vim'
For all other users, extract screenspace.vim from the archive and drop it to your plugin directory. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.219.218.77
|