Skip to content

bootleq/vim-textobj-rubysymbol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-textobj-rubysymbol

Text objects for manipulating ruby symbol variables.
Depends on textobj-user plugin by Kana.

Usage

With default key mappings, use da: to delete a symbol(:), e.g. :example.

di: to delete inner symbol, which is the example part without colon.

Also ci:, vi: for change, select commands.

Status

Under Development, experimental.

TODO

  • Support more forms of symbol.
  • Test case.

Requirements

textobj-user plugin by Kana.

About

Text object for manipulation of ruby symbol variables

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages