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

Add support for emails with mu4e #44

Closed
Gavinok opened this issue Oct 6, 2022 · 3 comments
Closed

Add support for emails with mu4e #44

Gavinok opened this issue Oct 6, 2022 · 3 comments

Comments

@Gavinok
Copy link

Gavinok commented Oct 6, 2022

Allow lsp to start when composing emails with mu4e

@jcs090218
Copy link
Member

jcs090218 commented Oct 7, 2022

There are three variables control the LSP services.

1. project root must be defined
2. lsp-grammarly-active-modes
3. lsp-grammarly-patterns

I think once these requirements are met, you should able to run lsp-grammarly in those buffers. Hope the information helps! ❤️

Edit: I was wrong about the Pt. 1. Please ignore that!

@jcs090218
Copy link
Member

Another choice is to use flycheck-grammarly or flymake-grammarly (flycheck vs flymake), and these packages aren't LSP base so those requirements can be ignored.

@Gavinok
Copy link
Author

Gavinok commented Oct 9, 2022

Thanks!

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

No branches or pull requests

2 participants