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

refactor(render-markdown): rename markdown.nvim to new name render-ma… #620

Merged
merged 1 commit into from
Aug 31, 2024
Merged

Conversation

tigion
Copy link
Contributor

@tigion tigion commented Aug 5, 2024

Description

Rename markdown.nvim to new name render-markdown.nvim

@github-actions github-actions bot added the groups label Aug 5, 2024
@MeanderingProgrammer
Copy link

MeanderingProgrammer commented Aug 5, 2024

Thank you!

For anyone that comes across this in the meantime you can add back the highlights provided by this plugin with:

require('tokyonight').setup({
    plugins = { markdown = true },
})

@chaozwn
Copy link

chaozwn commented Aug 25, 2024

How long will this pr merge?

@MeanderingProgrammer
Copy link

How long will this pr merge?

Sometime after folke gets back from vacation. End of month IIRC, but I'm sure he'll have a large queue and this is fairly low priority, so may be a little while.

@folke folke merged commit 3568c3c into folke:main Aug 31, 2024
9 checks passed
@folke
Copy link
Owner

folke commented Aug 31, 2024

ty!

patnr added a commit to patnr/tokyonight.nvim that referenced this pull request Sep 10, 2024
* upstream/main: (264 commits)
  chore(build): auto-generate docs
  chore(build): auto-generated build files
  fix(tmux): use 24h format (folke#624)
  refactor(render-markdown): rename markdown.nvim to new name render-ma… (folke#620)
  fix(mini_tabline): make MiniTablineTabpagesection more visible (folke#621)
  chore(build): auto-generate docs
  chore(main): release 4.8.0 (folke#612)
  chore(build): auto-generated build files
  feat: inline code style for markdown.nvim
  chore(build): auto-generate docs
  fix(markdown.nvim): link
  chore(build): auto-generate docs
  chore(build): auto-generated build files
  feat: added support for markdown.nvim
  feat: grug-far
  ci: update
  chore(build): auto-generate docs
  chore(build): auto-generated build files
  feat(extras): add fuzzel theme (folke#611)
  chore(main): release 4.7.0 (folke#605)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants