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

https://github.com/i60r/vim-textobj-nonwhitespace


https://github.com/i60r/vim-textobj-nonwhitespace

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# textobject-nonwhitespace
This plugin provides text objects for sequence of non-whitespace characters.
Depends on [kana/vim-textobj-user](https://github.com/kana/vim-textobj-user).

## Usage

![](https://i.imgur.com/8671VFU.gif)

`i` - to select chunk of nonwhitespace characters
`a` - to select chunk of nonwhitespace characters + following whitespaces