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

A few feature requests #1

Closed
andrewferrier opened this issue Apr 13, 2023 · 2 comments
Closed

A few feature requests #1

andrewferrier opened this issue Apr 13, 2023 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@andrewferrier
Copy link

Hi this is a really nice plugin! Thanks for your hard work on it.

A few ideas for potential features which I think would be really powerful:

  • Could the shortcuts configuration provide a desc field allowing a description to be added for each key? Essentially this would map to the desc field in vim.keymap.set().
  • Similarly, it would be great if shortcuts could be provided as user commands in addition to / instead of key mappings.

Thanks again!

@Bryley
Copy link
Owner

Bryley commented Apr 13, 2023

Hey, thanks for your feedback, I like these features and they should be fairly simple to add. I'll add them to the road map for a future update.

@Bryley Bryley added enhancement New feature or request good first issue Good for newcomers labels Apr 14, 2023
Bryley added a commit that referenced this issue Apr 16, 2023
This commit fixes two new shortcuts to NeoAI: textify and gitcommit. Textify
uses AI to fix text and gitcommit generates a concise and clear git commit
message.

Both shortcuts can be triggered either by keybindings or by
typing :NeoAIShortcut <name>. The commit also includes minor changes to the
config and shortcut files to accommodate the new shortcuts.
@Bryley Bryley closed this as completed Apr 16, 2023
@andrewferrier
Copy link
Author

Thanks for this! Really helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants