nvim-ts-autotag

Tag completer

A plugin that uses Treesitter to auto-close and auto-rename HTML tags in Neovim

Use treesitter to auto close and auto rename html tag

GitHub

2k stars
11 watching
95 forks
Language: Lua
last commit: almost 2 years ago
Linked from 1 awesome list

autotagtreesitter

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
rrethy/nvim-treesitter-endwiseAutomatically adds closing tags to certain structures in code to improve readability and maintainability.357
linrongbin16/gentags.nvimAutomated tags management plugin for Neovim to fill gaps in LSP and Treesitter implementations15
formulahendry/vscode-auto-close-tagAn extension for Visual Studio Code that automatically adds HTML/XML close tags when typing the closing bracket of an opening tag.180
nvim-treesitter/nvim-treesitter-textobjectsEnables syntax-aware text objects in Neovim with tree-sitter support2,227
m4xshen/autoclose.nvimAutomatically pairs and closes brackets in text editing532
mong8se/actually.nvimA tool to provide a suggestion list after auto-completion, helping users choose the correct file instead of an incorrect one.56
mfussenegger/nvim-treehopperA plugin that provides region selection with hints on the abstract syntax tree of a document.438
rrethy/nvim-treesitter-textsubjectsA plugin that enables location-aware text objects in Neovim.523
jmarkin/gentags.luaAutomates the generation of tags for use with Neovim from Ctags output13
mawkler/demicolon.nvimEnables custom repeat keys in Neovim for diagnostics and Treesitter text-object motions79
seniormars/typst.nvimA Neovim plugin for supporting the TypST language with Treesitter highlighting, snippets, and integration.145
nvim-neorocks/luarocks-tag-releaseAutomates Luarocks releases from tags and runs busted tests for Neovim plugins48
stevearc/overseer.nvimA task runner and job management plugin for Neovim1,274
tenxsoydev/karen-yank.nvimA Neovim plugin to improve register handling with intuitive mappings and intentional deletion83
backdround/neowords.nvimProvides flexible and reliable word hopping functionality in Neovim57