autoclose.nvim
Bracket auto-closer
Automatically pairs and closes brackets in text editing
A minimalist Neovim plugin that auto pairs & closes brackets
523 stars
6 watching
15 forks
Language: Lua
last commit: 4 months ago
Linked from 1 awesome list
autocloseautopairautopairsluaneovimneovim-pluginnvimnvim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
axkirillov/hbac.nvim | Automatically closes unedited buffers when their number exceeds a threshold | 203 |
tmillr/sos.nvim | An autosaver plugin for Neovim that automatically saves changed buffers at customizable intervals. | 19 |
deathbeam/autocomplete.nvim | Provides minimal autocompletion functionality for both buffer and cmdline in Neovim using LSP and Tree-sitter with signature help. | 45 |
mong8se/actually.nvim | A tool to provide a suggestion list after auto-completion, helping users choose the correct file instead of an incorrect one. | 55 |
vidocqh/auto-indent.nvim | Automatically indents code with press of a key when cursor is at the beginning of a line | 75 |
zeioth/none-ls-autoload.nvim | Automates loading and unloading of Mason packages for use with the none-ls language server protocol | 20 |
utilyre/sentiment.nvim | An enhanced matchparen.vim plugin for Neovim to highlight the outer pair of parentheses, brackets, or braces. | 151 |
pocco81/auto-save.nvim | Automates file saving in NeoVim based on customizable conditions and events | 671 |
tobinpalmer/rayso.nvim | Enables neovim users to create and share reusable code snippets instantly. | 76 |
jghauser/fold-cycle.nvim | This plugin allows you to cycle between open and closed folds in a text editor. | 84 |
k2589/lluminate.nvim | A Neovim plugin that enriches the context of copied code with additional information from LSP. | 11 |
tanloong/interlaced.nvim | Aligns bilingual parallel texts by repositioning lines. | 6 |
rrethy/nvim-treesitter-endwise | Automatically adds closing tags to certain structures in code to improve readability and maintainability. | 349 |
ray-x/lsp_signature.nvim | A plugin that provides function signature hints as you type in Neovim. | 2,085 |
kazhala/close-buffers.nvim | A utility plugin that provides an easy way to delete multiple buffers in Neovim based on various conditions. | 162 |