sponsor Vim development Vim logo Vim Book Ad

vimfocus : Inverse visual selection commenting

 script karma  Rating 9/3, Downloaded by 506  Comments, bugs, improvements  Vim wiki

created by
Sergio Romero
 
script type
utility
 
description
This plugin comments every line in the current file except:
  * Current visual selection
  * Lines ranging from the first line to the first uncommented line

Commented lines are assumed to start with a pound sign, `#`.

Select a visual area and type `<CR>` (the default mapping defined by `g:vim_focus_map`).  To revert the changes enter visual mode and type `<CR>`.

 
install details
 

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
vimfocus.zip 0.2 2019-04-07 7.0 Sergio Romero Improved documentation.
vimfocus.zip 0.1 2019-04-07 7.0 Sergio Romero Initial upload
ip used for rating: 18.119.159.150

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