undoquit.vim : Undo a :quit -- reopen the last window you closed
script karma |
Rating 2/2,
Downloaded by 678 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Andrew Radev |
|
script type |
utility |
|
description |
Github repo is at: https://github.com/AndrewRadev/undoquit.vim
Whenever you execute a `:quit` on a window, that window's position is stored in a stack. Pressing `<c-w>u` (or executing the `:Undoquit` command) is going to "undo" that quit, restoring the window to its original position.
Check the documentation for more details, corner cases, and settings. |
|
install details |
Download undoquit.zip.
If you're using pathogen (vimscript #2332), extract it to a directory in your bundles or just clone the git repository at https://github.com/AndrewRadev/undoquit.vim
Alternatively, extract it to your vimfiles root (~/.vim on *nix, ~/vimfiles on Windows). |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 142.132.191.50
|