Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Textobj: Separator Text Objects. #120

Open
3 tasks done
singlexyz opened this issue Jan 27, 2025 · 0 comments
Open
3 tasks done

New Textobj: Separator Text Objects. #120

singlexyz opened this issue Jan 27, 2025 · 0 comments

Comments

@singlexyz
Copy link

Checklist

  • The text object would be useful to more users than just me. (You can use the API to create custom text objects.)
  • There is no lua plugin already implementing the text object in an adequate manner.
  • I read the docs and checked that there is no such text object already.

Text object requested

Comma separated text.

Sample text

import {  ref, reactive  } from 'vue'

Inner/outer difference

outer is ref, and ,reactive.
inner is ref, and reactive

Vimscript plugin already implementing the text object

https://github.com/wellle/targets.vim?tab=readme-ov-file#separator-text-objects

Filetypes

all

@singlexyz singlexyz changed the title New Textobj: arguments New Textobj: Separator Text Objects. Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant