How do I show Markdown headings in different colours?

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. headlines.nvim

    This plugin adds horizontal highlights for text filetypes, like markdown, orgmode, and neorg.

    You can try headlines.nvim, though it may do more than what you want.

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. neorg

    Modernity meets insane extensibility. The future of organizing your life in Neovim.

    I went down so many rabbit holes trying to reach the same the solution. Never found it. I ended up trying out neorg to get some beautiful notes going.

  4. paint.nvim

    Easily add additional highlights to your buffers

    Checkout https://github.com/folke/paint.nvim

  5. nvim

    I use LazyVim and this is my config https://github.com/nshern/nvim

  6. nvim-treesitter

    Nvim Treesitter configurations and abstraction layer

    Are you using tree sitter? If so support for this was merged relatively recently https://github.com/nvim-treesitter/nvim-treesitter/pull/4798

  7. nvim-config

    I'm a lazy man 💤 (by Alan-Kuan)

    You can refer to my config if you like.

  8. nvim_config

    When you use "TSToggle hilighting" it enables syntax hilighting for the current file you are using, the one and only, probably the main issue is that .. this command disables hilighting for all other file types except for md and if you switch to another file you have to use this command again to enable hilighting .. and when you do that it enables syntax hilighting for all the file types except for markdown....and again when you switch back to markdown you have to all of it again...I wish neovim does it automatically without all of this... I am so angry and soooo over this issue .. I tried to find the solution for a long time .. i had no luck... Btw I watched some yt videos of people using vim or neovim , for them they had no issue with md syntax hilighting.. I don't know what's wrong , i even changed my config several times .but no luck.. and i am using neovim in Windows Subsystem for Linux (wsl) in windows 11. So if you find a solution please let me know. This is my config : https://github.com/horriedhenry/nvim_config

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Question for lua Plugin devs.

    8 projects | /r/neovim | 10 Mar 2023
  • flirt.nvim - Plugin for working with floating windows (animations, mouse, etc)

    4 projects | /r/neovim | 12 Feb 2023
  • Testing my config?

    3 projects | /r/neovim | 11 Feb 2023
  • mini.animate - animate common Neovim actions (cursor movement, scroll, resize, window open/close)

    3 projects | /r/neovim | 22 Dec 2022
  • Introducing nvim-surround, a plugin for adding/changing/deleting surrounding delimiters

    15 projects | /r/neovim | 30 Jun 2022

Did you know that Lua is
the 18th most popular programming language
based on number of references?