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

What is the recommended way to delete an sexp? #60

Open
rgrinberg opened this issue Oct 22, 2019 · 1 comment
Open

What is the recommended way to delete an sexp? #60

rgrinberg opened this issue Oct 22, 2019 · 1 comment
Labels

Comments

@rgrinberg
Copy link

Normally I just use a text object: da(. Wondering if there's a better way.

@noctuid
Copy link
Owner

noctuid commented Oct 22, 2019

You can use one of the provided text objects. Eventually there will be more/better text objects. You could also use lispy (depends on your keybindings, but it would be something like )d to go to the list and and delete it or C-, for lispy-kill-at-point).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants