An open API service indexing awesome lists of open source software.

https://github.com/omochice/vim-textobj-bettertag

textobj plugin to select trimmed inner tag region.
https://github.com/omochice/vim-textobj-bettertag

vim-plugin vim-textobject

Last synced: 11 months ago
JSON representation

textobj plugin to select trimmed inner tag region.

Awesome Lists containing this project

README

          

[![vim-themis](https://github.com/Omochice/vim-textobj-bettertag/actions/workflows/ci.yml/badge.svg)](https://github.com/Omochice/vim-textobj-bettertag/actions/workflows/ci.yml)

# vim-textobj-bettertag

This plugin provide mapping: `(textobj-bettertag-i)`.

## Coverage

Currently, there are tested on Linux only.

| |vim|nvim|
|-------|---|----|
|stable |[![coverage-vim-stable](https://omochice.github.io/vim-textobj-bettertag/badge-Linux-vim-stable.svg)](https://github.com/Omochice/vim-textobj-bettertag/actions/workflows/ci.yml)|[![coverage-nvim-stable](https://omochice.github.io/vim-textobj-bettertag/badge-Linux-neovim-stable.svg)](https://github.com/Omochice/vim-textobj-bettertag/actions/workflows/ci.yml)|
|nightly|[![coverage-vim-nightly](https://omochice.github.io/vim-textobj-bettertag/badge-Linux-vim-nightly.svg)](https://github.com/Omochice/vim-textobj-bettertag/actions/workflows/ci.yml)|[![coverage-nvim-nightly](https://omochice.github.io/vim-textobj-bettertag/badge-Linux-neovim-nightly.svg)](https://github.com/Omochice/vim-textobj-bettertag/actions/workflows/ci.yml)|