-
Notifications
You must be signed in to change notification settings - Fork 0
Different search patterns across Multiple Windows.
vim-scripts/Buffer-Search
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a mirror of http://www.vim.org/scripts/script.php?script_id=321 This plugin lets your search pattern be specific to that buffer. This is especially handy when one works with multiple windows and wants different search pattern highlighted in different windows. Normally if you do :/abc in one window, all other windows will also highlight "abc". Now by using this plugin you can do :Bs abc which will highlight "abc" only in that window. Likewise you can have multiple search pattern highlighted in different windows. Side Effects: This plugin will unset hlsearch option -ncr
About
Different search patterns across Multiple Windows.
Resources
Stars
Watchers
Forks
Packages 0
No packages published