sponsor Vim development Vim logo Vim Book Ad

streamline.vim : Essential wares, to get there

 script karma  Rating 0/0, Downloaded by 1267  Comments, bugs, improvements  Vim wiki

created by
Charles Sheridan
 
script type
utility
 
description
streamline.vim is a concise, minimal read of window data, and a set of maps to help you navigate.

streamline.vim is designed for multi-window tabs when editing routinely traverses more than three windows.

When, for example, Vim is in the lower left of a 9 window tab, and you want to go to a window in the middle far-right of the tab, relative jkl; etc navigation may offer no direct route, because the origin-destination windows are not adjacent.

Here, the fastest route is to navigate by the window number of the destination, its address.

Alternative approaches are just too much thinking, or are cumbersome, if one elects to chase a mouse.

SEE the complete documentation at
  
   https://github.com/cesheridan/streamline.vim
 
install details
This plugin, in its default configuration, has no dependencies on other plugins.

The .tgz decompresses to ./plugin & ./doc dirs compatible with established Vim package managers.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
streamline.vim.tgz 1.3 2018-03-01 8.0 Charles Sheridan o Add <Leader><Leader>h to navigate to highest window number in tab.
o Distribute as .tgz that decompresses to ./plugin & ./doc dirs.
o Minor README.md updates.
streamline.vim 1.2 2018-02-25 7.0 Charles Sheridan o Add configs for navigation maps -- globals
   g:streamline_highest_window_map_number
   g:streamline_map_name_prefix

o Make functions auto-loading

o Small documentation updates
streamline.vim 1.1 2018-02-23 7.0 Charles Sheridan Initial upload
ip used for rating: 18.234.55.154

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github