Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free. Learn more →
Nvim-autopairs Alternatives
Similar projects and alternatives to nvim-autopairs
-
nvim-ts-closetag
Use treesitter to auto close and auto rename html tag
-
vim-surround
surround.vim: Delete/change/add parentheses/quotes/XML-tags/much more with ease
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
completion-nvim
A async completion framework aims to provide completion to neovim's built in LSP written in Lua
-
nvim-treesitter
Nvim Treesitter configurations and abstraction layer
-
pear-tree
A Vim auto-pair plugin that supports multi-character pairs, intelligent matching, and more
-
mini.nvim
Library of 30+ independent Lua modules improving overall Neovim (version 0.7 and higher) experience with minimal effort
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
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.
-
-
-
telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
-
-
vim-python-pep8-indent
A nicer Python indentation style for vim.
-
packer.nvim
A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config
-
-
lualine.nvim
A blazing fast and easy to configure neovim statusline plugin written in pure lua.
-
-
-
nvim-lsp-ts-utils
Utilities to improve the TypeScript development experience for Neovim's built-in LSP client.
-
ultisnips
UltiSnips - The ultimate snippet solution for Vim. Send pull requests to SirVer/ultisnips!
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
nvim-autopairs reviews and mentions
-
Noobie Needs a Nudge
A couple nice quality of life plugins would be: Comment (which lets you use a keybinding to comment/uncomment things), Autopairs (which will make the paired brackets/parentheses/etc.), and Rainbow2 (which color-matches the pairs if things like parentheses).
-
Set it and forget it plugins?
abecodes/tabout.nvim windwp/nvim-autopairs
-
mini.files - navigate and manipulate file system (with column view and editing text)
As an example, I give a slight edge to windwp/nvim-autopairs because it can turn 'test' into {'test'} just by pressing { instead of me having to use surround with something like gzaa'{
-
What's your solution to move between " "?
autopairs has worked for me
- Pair autoclose plugin
-
When pressing completing the suggestion for a method using `cmp` and `LSP`, is possible to have the arguments in the the completion?
I think I have two plugins that affect this -- nvim-autopairs and cmp
- Awkwardness when typing in '\n' or '\t' or (...) [...] etc. -- (Have others noticed this too?) -- (is there a better way?)
-
UPDATE: autoclose.nvim - A minimalist autoclose plugin for Neovim written in 100% Lua.
Out of curiosity, how is this different from nvim-autopairs ?
-
NeoVim Users: how do I have color highlighted matching do-end pairs. And how to automatically insert end after do?
Could try https://github.com/windwp/nvim-autopairs and make sure you have treesitter setup with nvim-treesitter and the elixir parser installed.
-
Auto-pair
Hi everyone! I'm all new to neovim and I was trying to install the "auto-pairs" plugin, (https://github.com/windwp/nvim-autopairs), unfortunately, it seems that the plugin won't work, I tried and install the last version of lua but nothing seems to do, how can I make it work?
-
A note from our sponsor - SonarQube
www.sonarqube.org | 25 Sep 2023
Stats
windwp/nvim-autopairs is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of nvim-autopairs is Lua.
Popular Comparisons
- nvim-autopairs VS nvim-ts-closetag
- nvim-autopairs VS vim-surround
- nvim-autopairs VS completion-nvim
- nvim-autopairs VS pear-tree
- nvim-autopairs VS nvim-treesitter
- nvim-autopairs VS emmet-ls
- nvim-autopairs VS vim-python-pep8-indent
- nvim-autopairs VS nvim-lsp-ts-utils
- nvim-autopairs VS surround.nvim
- nvim-autopairs VS vim-vsnip