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

feat: add render-markdown.nvim for md workflow #1336

Merged
merged 4 commits into from
Aug 9, 2024
Merged

Conversation

CharlesChiuGit
Copy link
Collaborator

Copy link
Collaborator

@Jint-lzxy Jint-lzxy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🥳 I made a few tweaks in the latest commits:

  • Mapped <F1> to toggle the plugin, keeping it consistent with <F12> and letting users quickly turn it off if needed.
  • Disabled the plugin for files over 2 MiB based on my tests (files this large caused noticeable lag). This also aligns with bigfile's config.
  • Added nvim-web-devicons as a dependency, as per the README.

@ayamir ayamir merged commit ccf0464 into main Aug 9, 2024
4 checks passed
@ayamir ayamir deleted the feat/render-markdown branch August 9, 2024 06:35
This was referenced Sep 23, 2024
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

Successfully merging this pull request may close these issues.

3 participants