Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Persistence.nvim Alternatives
Similar projects and alternatives to persistence.nvim
-
neovim-session-manager
A simple wrapper around :mksession.
-
mini.nvim
Library of 20+ independent Lua modules improving overall Neovim (version 0.7 and higher) experience with minimal effort
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
trouble.nvim
🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.
-
-
neorg
Modernity meets insane extensibility. The future of organizing your life in Neovim. [Moved to: https://github.com/nvim-neorg/neorg] (by vhyrro)
-
-
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.
-
lsp_lines.nvim
Mirror of https://git.sr.ht/~whynothugo/lsp_lines.nvim
-
session-lens
A session-switcher extension for rmagatti/auto-session using Telescope.nvim
-
packer.nvim
A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config
-
-
-
-
persisted.nvim
💾 Simple session management for Neovim with git branching, autoloading and Telescope support
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
persistence.nvim reviews and mentions
-
is there is a session manager plugin ?
i use persistence.nvim plugin, and i map the commands on my dashboard so i can open my last session
-
How do you handle project specific configuration?
I've been using vim sessions for a while now. Sessions can have their own configuration files and that's what I use for projects. For this to be actually convenient you'll need plugin like persistence.nvim to handle the sessions themselves (or make your own workflow).
-
Guide: Structuring Lua plugins
I like the idea of a "config" module. Plugins like persistence and mason.nvim have it, they allow you to set variables without calling the main module.
-
what are the most underrated plugins in your view?
persistence.nvim: Small session manager. I use some of its functions to also manage project local configs. It is because of this plugin I can use language servers the way I want.
-
which session manager for nvim
persistence.nvim * Automatically save active session to a configurable directory * API to load most recent or current session based on cwd * No direct support for a telescope picker but could probably be setup with vim.ui.select()
-
alpha-nvim: lua powered startup screen
yeah, I was planning on shimming this functionality out to another plugin. sessions have little to do with a startup gui imo. i mention in the docs using something like https://github.com/folke/persistence.nvim
-
A note from our sponsor - InfluxDB
www.influxdata.com | 24 Mar 2023
Stats
folke/persistence.nvim is an open source project licensed under Apache License 2.0 which is an OSI approved license.
Popular Comparisons
- persistence.nvim VS neovim-session-manager
- persistence.nvim VS harpoon
- persistence.nvim VS mini.nvim
- persistence.nvim VS trouble.nvim
- persistence.nvim VS neorg
- persistence.nvim VS lsp_lines.nvim
- persistence.nvim VS nvim-lightbulb
- persistence.nvim VS packer.nvim
- persistence.nvim VS auto-session
- persistence.nvim VS telescope-project.nvim