Skip to content

LeonB/vim-textobj-url

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-textobj-uri

Vim plugin that adds a new url text object

Installation

I recommend using Tim Pope's pathogen plugin, Shougo's NeoBundle plugin or Gmarik's Vundle plugin to install this.

To install this plugin with NeoBundle:

NeoBundle 'LeonB/vim-textobj-url', {'depends': 'kana/vim-textobj-user'}

This plugin depends on vim-textobj-user so make sure that's installed.

Usage

This plugins adds a au and a iu text object.

A couple of examples (the cursor is represented by |):


License

Same terms as Vim itself (see license)

About

An url textobject for Vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published