You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For whatever reason doesn't insert a newline for me (macos, kitty) not sure why but that's okay, I'd prefer the editing I'm used to in neovim, enter being newline in insert mode. So I updated my config like so:
Although works, also still works and what I really want is normal newlines on enter. So maybe this is a feature request to have an option for normal newline on enter behavior, or maybe it's an issue where setting the submit key doesn't control the submit key, either way, I'd really like the normal neovim behavior, any ideas for how to handle this best?
Thanks for this great plugin. Kinda crazy that all the others I've seen require to manually yank anything you want to talk to the AI about. NeoAIContext is a great improvement 👏 .
The text was updated successfully, but these errors were encountered:
For whatever reason doesn't insert a newline for me (macos, kitty) not sure why but that's okay, I'd prefer the editing I'm used to in neovim, enter being newline in insert mode. So I updated my config like so:
Although works, also still works and what I really want is normal newlines on enter. So maybe this is a feature request to have an option for normal newline on enter behavior, or maybe it's an issue where setting the submit key doesn't control the submit key, either way, I'd really like the normal neovim behavior, any ideas for how to handle this best?
Thanks for this great plugin. Kinda crazy that all the others I've seen require to manually yank anything you want to talk to the AI about. NeoAIContext is a great improvement 👏 .
The text was updated successfully, but these errors were encountered: