NeoVim Users: how do I have color highlighted matching do-end pairs. And how to automatically insert end after do?

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

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

    autopairs for neovim written in lua

  • Could try https://github.com/windwp/nvim-autopairs and make sure you have treesitter setup with nvim-treesitter and the elixir parser installed.

  • vim-matchup

    vim match-up: even better % :facepunch: navigate and highlight matching words :facepunch: modern matchit and matchparen. Supports both vim and neovim + tree-sitter.

  • how do I have color highlighted matching do-end pairs? - Use need to use Match-Up plugin. Follow the steps for Treesitter integration. https://github.com/andymass/vim-matchup

  • 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