textobj-indblock : Text objects for blocks of indentation whitespace
| script karma |
Rating 0/0,
Downloaded by 2222 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| David Bürgin |
| |
| script type |
| utility |
| |
| description |
The textobj-indblock plugin provides text objects to select a block of indentation whitespace based on the indentation of the current line.
This plugin supplements, and in this respect closely follows the example of the textobj-indent plugin (vimscript #2484).
See the documentation there to learn more.
This plugin depends on the framework provided by the textobj-user plugin, version 0.4.0 (vimscript #2100).
|
| |
| install details |
Unzip the archive in your ~/.vim directory. (On Windows, replace "~/.vim" with "~\vimfiles" everywhere.)
The source is also hosted on github at https://github.com/glts/vim-textobj-indblock
With the Pathogen plugin manager the installation is as simple as:
cd ~/.vim/bundle
git clone git://github.com/glts/vim-textobj-indblock.git textobj-indblock
But this plugin also plays well with the built-in Getscript and other plugin managers such as Vundle, vim-addon-manager, and vim-flavor.
Finally, don't forget to run ":helptags" on your doc directory to register the help file.
|
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.147
|