Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toggles between the current window and the current buffer opened in a new tab page.

Command

:ToggleOnly

You have to define your own key bindings. For example:

nnoremap <leader>o :ToggleOnly<Enter>

Installation

Use your favourite plugin manager. For example, using Plug:

call plug#begin()
Plug 'caenrique/nvim-maximize-window-toggle'
call plug#end()

About

Toggle to maximize current buffer in a new tab and back

Resources

Stars

21 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages