prettier.nvim VS nvim-autopairs

Compare prettier.nvim vs nvim-autopairs and see what are their differences.

prettier.nvim

Prettier plugin for Neovim's built-in LSP client. (by MunifTanjim)

nvim-autopairs

autopairs for neovim written in lua (by windwp)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
prettier.nvim nvim-autopairs
3 53
263 2,880
- -
2.5 7.3
10 months ago 2 days ago
Lua Lua
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

prettier.nvim

Posts with mentions or reviews of prettier.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-19.
  • How to Transform Vim to a Complete IDE?
    7 projects | dev.to | 19 Sep 2023
    There are numerous plugins available. For instance, this is a Copilot implementation: https://github.com/zbirenbaum/copilot-cmp. Or prettier: https://github.com/MunifTanjim/prettier.nvim. You might need just edit your configuration file.
  • How to set up prettier?
    1 project | /r/neovim | 17 Jun 2023
    i tried using null-ls but it does not work, this is my configuration that i copied from prettier.nvim:
  • My Neovim setup for React, TypeScript, Tailwind CSS, etc
    34 projects | dev.to | 9 Aug 2022
    I heavily rely on Prettier to format TypeScript/JavaScript/CSS files. Use jose-elias-alvarez/null-ls.nvim and MunifTanjim/prettier.nvim to accomplish that.

nvim-autopairs

Posts with mentions or reviews of nvim-autopairs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-30.

What are some alternatives?

When comparing prettier.nvim and nvim-autopairs you can also consider the following projects:

nvim-lua-guide - A guide to using Lua in Neovim

nvim-ts-closetag - Use treesitter to auto close and auto rename html tag

nvim-lspconfig - Quickstart configs for Nvim LSP

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

nvim-treesitter - Nvim Treesitter configurations and abstraction layer

completion-nvim - A async completion framework aims to provide completion to neovim's built in LSP written in Lua

nvim-colorizer.lua - The fastest Neovim colorizer.

pear-tree - A Vim auto-pair plugin that supports multi-character pairs, intelligent matching, and more

markdown-preview.nvim - markdown preview plugin for (neo)vim

nvim-web-devicons - lua `fork` of vim-web-devicons for neovim

emmet-ls - Emmet support based on LSP.