nvim-treesitter-endwise
Closing tag plugin
Automatically adds closing tags to certain structures in code to improve readability and maintainability.
Wisely add "end" in Ruby, Vimscript, Lua, etc. Tree-sitter aware alternative to tpope's vim-endwise
357 stars
5 watching
21 forks
Language: Ruby
last commit: over 1 year ago neovimneovim-plugintree-sittertreesitter
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A plugin that enables location-aware text objects in Neovim. | 523 |
| | Enables syntax-aware text objects in Neovim with tree-sitter support | 2,227 |
| | A plugin that uses Treesitter to auto-close and auto-rename HTML tags in Neovim | 1,737 |
| | A Vim plugin that automatically adds matching structure closers after a user presses enter. | 1,121 |
| | Automatically highlights other uses of the word under the cursor in a text editor. | 2,248 |
| | A Neovim plugin for creating custom colorschemes with support for LSP and Treesitter highlights. | 524 |
| | A Neovim plugin for navigating code elements such as brackets and quotes | 39 |
| | Plugin for splitting and joining blocks of code in text editors | 1,081 |
| | A plugin that provides region selection with hints on the abstract syntax tree of a document. | 438 |
| | Enables custom repeat keys in Neovim for diagnostics and Treesitter text-object motions | 79 |
| | A Neovim plugin for supporting the TypST language with Treesitter highlighting, snippets, and integration. | 145 |
| | A plugin for Neovim 0.5 that dims inactive code portions using TreeSitter. | 1,309 |
| | Displays LSP inlay hints at the end of the line instead of within the line | 121 |
| | Reopens files at last edit position with intelligent auto-detection of when to center the cursor and open folds | 592 |
| | Automated tags management plugin for Neovim to fill gaps in LSP and Treesitter implementations | 15 |