Skip to content

tkhren/vim-textobj-samechars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-textobj-samechars

Text objects for continuous characters

Installation

This plugin depends on kana/vim-textobj-user.

NeoBundle

NeoBundle 'kana/vim-textobj-user'
NeoBundle 'tkhren/vim-textobj-samechars'

Usage

Text objects

Textobj Description
ic, ac Select the continuous characters under the cursor

Example

Type dic on a text Gooooooooooo|ooooooooooogle, that results in G|gle
(| is the cursor)

About

Vim plugin to provide text objects for continuous characters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published