Skip to content

snippet(latex): Add (texmathp) condition to certain snippets #104

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

Merged
merged 1 commit into from
Feb 13, 2024
Merged

snippet(latex): Add (texmathp) condition to certain snippets #104

merged 1 commit into from
Feb 13, 2024

Conversation

itxprashant
Copy link
Contributor

Fix: #c63094b

  • Added (texmathp) condition for math specific snippets.
  • Added yasnippet-mode header for int, sum and prod.
  • Removed file-ending newlines.

@itxprashant
Copy link
Contributor Author

Kindly merge this commit and delete the previous one, because it introduced some new-lines bug.

@hlissner hlissner added is:snippet Requests that a snippet be added or removed mode:latex labels Feb 13, 2024
@hlissner hlissner merged commit ed571b1 into doomemacs:master Feb 13, 2024
@hlissner hlissner added this to the v2.0 milestone Feb 13, 2024
@hlissner
Copy link
Member

Thanks again!

@itxprashant
Copy link
Contributor Author

Don't want to bother you, but the newlines omission hasn't been merged yet, that's why I intended for deletion of previous commit and rebasing this one.

hlissner pushed a commit that referenced this pull request Feb 13, 2024
@hlissner
Copy link
Member

Ah, my bad! I don't generally like to force-push on commits that are more than 30 minutes old, so rather than delete the old commit, I've overwritten ed571b1 with cacd22f, which includes the newlines fix (and a more correct commit message). Thanks for letting me know, in any case!

@itxprashant
Copy link
Contributor Author

Thank you so much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is:snippet Requests that a snippet be added or removed mode:latex
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants