-
-
Notifications
You must be signed in to change notification settings - Fork 102
wip: macro support #198
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
base: main
Are you sure you want to change the base?
wip: macro support #198
Conversation
- context_file => with_file - with_current_file - with_repo_instructions
@teto btw. it's good to see you around. Would you be willing to try out this branch for a while? (needs I'm kinda procrastinating on merging this, any feedback would be welcome. |
What are good ways to test this ? Maybe you would get more feedback with a description in hte first message. I saw this PR yesterday but without dscription and draft status, I looked the other way :p |
@teto If you use default shortcuts, they should resolve to editable commands with some prefiled macros For code commands such as rewrite:
The last two should also be usable in chat buffers. Besides this there are some additional changes concerning Chat buffers:
Some startup optimizations tho shed off milliseconds for people who start new neovim instances a lot and maybe some other things I forgot in the meantime. |
No description provided.