Skip to content

pmalek/toogle-maximize.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

toogle-maximize.vim

[n]vim plugin, toggle maximize your window

Usage

Either call ToggleMaximizeCurrentWindow explicitly with:

:call ToggleMaximizeCurrentWindow()

or map it in your ~/.vimrc (or ~/.config/nvim/init.vim if you use nvim)

map <silent> <C-m> :call ToggleMaximizeCurrentWindow()<CR>

demo

About

Vim plugin, toggle maximize your window

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published