package-info.nvim VS trouble.nvim

Compare package-info.nvim vs trouble.nvim and see what are their differences.

package-info.nvim

โœ๏ธ All the npm/yarn/pnpm commands I don't want to type (by vuki656)

trouble.nvim

๐Ÿšฆ A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing. (by folke)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
package-info.nvim trouble.nvim
3 59
438 4,682
- -
3.8 7.6
2 months ago 4 days ago
Lua Lua
GNU General Public License v3.0 only Apache License 2.0
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.

package-info.nvim

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

trouble.nvim

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

What are some alternatives?

When comparing package-info.nvim and trouble.nvim you can also consider the following projects:

orgmode - Orgmode clone written in Lua for Neovim 0.9+.

impatient.nvim - Improve startup time for Neovim

crates.nvim - A neovim plugin that helps managing crates.io dependencies

lsp-trouble.nvim - ๐Ÿšฆ A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing. [Moved to: https://github.com/folke/trouble.nvim]

baleia.nvim - Colorize text with ANSI escape sequences (8, 16, 256 or TrueColor)

AutoSave.nvim - ๐Ÿงถ Automatically save your changes in NeoVim [Moved to: https://github.com/Pocco81/auto-save.nvim]

orgmode.nvim - Orgmode clone written in Lua for Neovim 0.7+. [Moved to: https://github.com/nvim-orgmode/orgmode]

telescope.nvim - Find, Filter, Preview, Pick. All lua, all the time.

which-key.nvim - ๐Ÿ’ฅ Create key bindings that stick. WhichKey is a lua plugin for Neovim 0.5 that displays a popup with possible keybindings of the command you started typing.

lspsaga.nvim - improve neovim lsp experience [Moved to: https://github.com/nvimdev/lspsaga.nvim]

plugin-template.nvim - A template to create Neovim plugins written in Lua

null-ls.nvim - Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.