rose-pine / neovim

Soho vibes for Neovim
MIT License
2.25k stars 144 forks source link

Improve Treesitter heading highlighting for Markdown #163

Closed SWiegandt closed 1 year ago

SWiegandt commented 1 year ago

I was a bit confused why #161 seemed to have disappared, but you mentioned having force pushed in a discussion thread, so I'm assuming it's because of that. Resubmitting the same change again, and hopefully it will stick this time. πŸ˜„

mvllow commented 1 year ago

Ugh, sorry about that. I appreciate you making the change again πŸ’œ

attilarepka commented 1 year ago

Hi, @mvllow Could you please double-check if this MR works properly on latest(v0.9.0 on my setup) neovim?

For me, after :PackerSync (package updating) to latest rose-pine, it tries the fetch the following commit, however, this seems to be non-existent mainline main branch.

 βœ— Failed to update rose-pine/neovim
  Errors:
    fatal: Not possible to fast-forward, aborting.
    15aac8c

P.S.: Did not want to raise an issue until this gets verified by someone.

Thanks in advance.

mvllow commented 1 year ago

Sorry it may be caused by me force pushing at some pointβ€”https://github.com/rose-pine/neovim/discussions/162#discussioncomment-6138987

attilarepka commented 1 year ago

No worries, it worked! Thanks a lot!