Skip to content

Omochice/vim-textobj-bettertag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-textobj-bettertag

vim-themis

This plugin provides a mapping: <Plug>(textobj-bettertag-i).

If you place the cursor on | position.

<div>
| some text
</div>

When you run dit you will get the following:

<div>|</div>

If you map this plugin as onoremap it <Plug>(textobj-bettertag-i), you will get:

<div>
|</div>

Coverage

Currently, there are tested on Linux only.

vim nvim
stable coverage-vim-stable coverage-nvim-stable
nightly coverage-vim-nightly coverage-nvim-nightly

License

zlib

About

textobj plugin to select trimmed inner tag region.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •