Code highlighting sucks on Neovim.

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • monokai.nvim

    Monokai theme for Neovim written in Lua.

  • You could also try some monokai that supports tree-sitter highlights, as this one https://github.com/tanvirtin/monokai.nvim. Or choose some other colorscheme from this huge list https://github.com/nvim-treesitter/nvim-treesitter/wiki/Colorschemes

  • nvim-treesitter

    Nvim Treesitter configurations and abstraction layer

  • You could also try some monokai that supports tree-sitter highlights, as this one https://github.com/tanvirtin/monokai.nvim. Or choose some other colorscheme from this huge list https://github.com/nvim-treesitter/nvim-treesitter/wiki/Colorschemes

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • playground

    Discontinued Treesitter playground integrated into Neovim (by nvim-treesitter)

  • So, Treesitter captures "nodes", which are organized in a hiearchy. You can inspect this with the TSPlaygroundToggle command, available via the nvim-treesitter/playground plugin.

  • nvim-ts-rainbow

    Discontinued Rainbow parentheses for neovim using tree-sitter. Use https://sr.ht/~p00f/nvim-ts-rainbow instead

  • To get changed colors for nested brackets, use nvim-ts-rainbow. I think the rest of the comments have you covered on getting colors up to snuff for you. To me it just looks like mismatched colors, not that anything is wrong

  • CompetiTest.nvim

    CompetiTest.nvim is a Neovim plugin for Competitive Programming: it can manage and check testcases, download problems and contests from online judges and much more

  • Sorry for the offtopic, but the code in the screenshot looks like a competitive programming template. If you're interested in CP take a look at CompetiTest and other competitive programming plugins for Neovim

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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