Can't get syntax highlighting to work correctly.

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
  • kickstart.nvim

    A launch point for your personal nvim configuration

  • I have no idea what this could be. I tweaked my config over time and managed to get a pretty decent setup with the LSP, null-ls and everything else but this one issue I can't seem to resolve. Parsers (including vue, I added it to the ensure_installed and also installed it again manually) are up to date, the config is the latest lazy based kickstart.nvim

  • vim-vue

    Syntax Highlight for Vue.js components

  • There is also this extension: https://github.com/posva/vim-vue, but I haven't tried it out.

  • 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
  • nvim-treesitter

    Nvim Treesitter configurations and abstraction layer

  • For those who face this issue in the future, make sure you also have the javascript parser installed. Treesitter injects javascript in attributes and moustache interpolation syntax as you can see from here. I almost exclusively use typescript, so I did not have that parser.

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