Anyone having correct Twig highlights with lua-filetype ?

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Vim-Jinja2-Syntax

    An up-to-date jinja2 syntax file.

  • Yeah sort of! I'm using a jinja syntax file and force twig files to use it. The highlights suits me for my needs. Here is how I did it, at the root of my nvim config, I put theses two files - syntax/jinja.vim download it from here https://github.com/Glench/Vim-Jinja2-Syntax/blob/master/syntax/jinja.vim - after/syntax/twig.lua vim.opt_local.syntax = "jinja" And to comment in twig I added another one here - after/plugin/twig.lua vim.opt_local.commentstring = "{#%s#}"

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