Skip to content

F11 will remember your window size and position and hide the tabline when in gvim fullscreen mode.

Notifications You must be signed in to change notification settings

cinocode/vim-f11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

F11 will remember your window size and position and hide the tabline when in gvim fullscreen mode. This utility plugin depends on the gvimfullscrenn.dll from here (https://github.com/derekmcloughlin/gvimfullscreen_win32/tree/master). To install you need to put the dll into your vim74 folder.

By default f11 will be toggled by pressing <F11>. You can customize this by putting this line in your .vimrc and changing the "<F11>" to your key of choice.
	call f11#togglemap("<F11>")

About

F11 will remember your window size and position and hide the tabline when in gvim fullscreen mode.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published