Treesitter pug only has incremental selection

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
  • tree-sitter-pug

  • local parser_configs = require('nvim-treesitter.parsers').get_parser_configs() parser_configs.pug = { install_info = { url = "https://github.com/zealot128/tree-sitter-pug", -- local path or git repo files = {"src/parser.c", "src/scanner.cc"}, branch = "master" }, filetype = "pug", used_by = {"vue"} } require'nvim-treesitter.configs'.setup { highlight = { enable = true, disable = {}, custom_captures = { ["foo.bar"] = "Identifier", }, }, incremental_selection = { enable = true, disable = {}, keymaps = { init_selection = "gnn", node_incremental = "grn", scope_incremental = "grc", node_decremental = "grm", }, }, indent = { enable = true, -- disable = {"vue", "pug", "dartls"}, }, }

  • tree-sitter-pug

  • 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

  • Rpitx: Radio transmission from a Raspberry Pi GPIO pin

    1 project | news.ycombinator.com | 16 May 2024
  • ToaruOS

    1 project | news.ycombinator.com | 16 May 2024
  • Mastering JSX Editing in Emacs with Tree-sitter

    1 project | dev.to | 15 May 2024
  • MySQL or Top Alternatives in 2024 and How to Choose One

    4 projects | dev.to | 15 May 2024
  • SSD death, tricky read-only filesystems, and systemd magic?

    1 project | news.ycombinator.com | 15 May 2024