persistence.nvim VS lsp_lines.nvim

Compare persistence.nvim vs lsp_lines.nvim and see what are their differences.

persistence.nvim

๐Ÿ’พ Simple session management for Neovim (by folke)

lsp_lines.nvim

Mirror of https://git.sr.ht/~whynothugo/lsp_lines.nvim (by maan2003)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
persistence.nvim lsp_lines.nvim
8 8
531 238
- -
5.8 0.0
about 2 months ago 5 months ago
Lua Lua
Apache License 2.0 ISC 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.

persistence.nvim

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

lsp_lines.nvim

Posts with mentions or reviews of lsp_lines.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-07.
  • Overlapping Diagnostics Messages
    1 project | /r/neovim | 8 Jun 2023
  • People who migrated from vscode
    24 projects | /r/neovim | 7 Apr 2023
    I also find Lsp Lines to be pretty awesome. I have a bunch of windows in kitty open next to each other and the default virtual_text kept overflowing off my visual buffer. This took care of that and is extremely helpful.
  • Inspecting error and warnings in details
    2 projects | /r/neovim | 21 Jan 2023
    I toggle this plugin if I need more precise information: https://github.com/Maan2003/lsp_lines.nvim
  • Does anybody know what this plugin is?
    1 project | /r/neovim | 17 Nov 2022
    I believe itโ€™s lsp_lines https://github.com/Maan2003/lsp_lines.nvim
  • Need help for setting up neovim.
    6 projects | /r/neovim | 25 Jul 2022
    Primeagen has a series, you could also try spacevim or lunarvim( i prefer lunarvim). If you want to read the docs and setup yourself 1. lsp and code completion mentioned in #5. 2. treesitter 3. lsp handles that, you have to install java's lsp, this improves its look. 4. Make your own remaps, some languages have a plugin for this but i can't find one for java, this is the one for rust. 5. Install cmp and one of the snippet engines.
  • lsp_lines.nvim v2 is out
    3 projects | /r/neovim | 22 Jul 2022
    EDIT 2: Huh, noticed https://github.com/Maan2003/lsp_lines.nvim also exists, with more stars. I definitely don't want to duplicate work.

What are some alternatives?

When comparing persistence.nvim and lsp_lines.nvim you can also consider the following projects:

neovim-session-manager - A simple wrapper around :mksession.

dial.nvim - enhanced increment/decrement plugin for Neovim.

mini.nvim - Library of 35+ independent Lua modules improving overall Neovim (version 0.7 and higher) experience with minimal effort

harpoon

modes.nvim - Prismatic line decorations for the adventurous vim user

alpha-nvim - a lua powered greeter like vim-startify / dashboard-nvim

nvim-cmp - A completion plugin for neovim coded in Lua.

trouble.nvim - ๐Ÿšฆ A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.

vim-case-change - Vim plugin for rotating through different casing styles.

persisted.nvim - ๐Ÿ’พ Simple session management for Neovim with git branching, autoloading and Telescope support

dirbuf.nvim - A file manager for Neovim which lets you edit your filesystem like you edit text