anyway to make tags autoclose i.e in jsx or html files

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

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

    Use treesitter to auto close and auto rename html tag

  • I use nvim-ts-autotag (https://github.com/windwp/nvim-ts-autotag) for autoclosing and autorenaming tags. It uses treesitter and works great for me. Made by the same author as nvim-autopairs (https://github.com/windwp/nvim-autopairs) which I also love.

  • nvim-autopairs

    autopairs for neovim written in lua

  • I use nvim-ts-autotag (https://github.com/windwp/nvim-ts-autotag) for autoclosing and autorenaming tags. It uses treesitter and works great for me. Made by the same author as nvim-autopairs (https://github.com/windwp/nvim-autopairs) which I also love.

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

    emmet for vim: http://emmet.io/

  • And I often use emmet (https://github.com/mattn/emmet-vim) or snippets (https://github.com/rafamadriz/friendly-snippets) for creating tags, and vim-surround (https://github.com/tpope/vim-surround) for adding/deleting surrounding tags.

  • friendly-snippets

    Set of preconfigured snippets for different languages.

  • And I often use emmet (https://github.com/mattn/emmet-vim) or snippets (https://github.com/rafamadriz/friendly-snippets) for creating tags, and vim-surround (https://github.com/tpope/vim-surround) for adding/deleting surrounding tags.

  • vim-surround

    surround.vim: Delete/change/add parentheses/quotes/XML-tags/much more with ease

  • And I often use emmet (https://github.com/mattn/emmet-vim) or snippets (https://github.com/rafamadriz/friendly-snippets) for creating tags, and vim-surround (https://github.com/tpope/vim-surround) for adding/deleting surrounding tags.

  • 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