Releases: dstein64/vim-win
Releases · dstein64/vim-win
v1.5.0
Compare
Sorry, something went wrong.
No results found
Add a letter mode for navigation with letters instead of window numbers.
v1.4.0
Compare
Sorry, something went wrong.
No results found
Fix bug that caused an error when vim-win was used to close the last window in a tab. #2
v1.3.1
Compare
Sorry, something went wrong.
No results found
Turn off matchparen highlighting.
v1.3.0
Compare
Sorry, something went wrong.
No results found
Use win_move_* functions for resizing windows.
v1.2.1
Compare
Sorry, something went wrong.
No results found
Fix bug preventing <c-c> from working on Cygwin.
v1.2.0
Compare
Sorry, something went wrong.
No results found
Add support for versions of vim<8.2 that had popup window support.
v1.1.2
Compare
Sorry, something went wrong.
No results found
Only swap when the target window number is valid.
v1.1.1
Compare
Sorry, something went wrong.
No results found
Added support for swapping windows that have bufhidden=wipe or bufhidden=delete.
v1.1.0
Compare
Sorry, something went wrong.
No results found
The new command S can swap buffers without changing the active window.
v1.0.0
Compare
Sorry, something went wrong.
No results found
v1.0.0 is the initial release of vim-win.