Neovim-SFW
My Neovim configuration for working (by spxwnmc)
auto-session
A small automated session manager for Neovim (by rmagatti)
Neovim-SFW | auto-session | |
---|---|---|
1 | 32 | |
6 | 1,239 | |
- | - | |
1.8 | 9.6 | |
almost 3 years ago | 10 days ago | |
Vim Script | Lua | |
- | 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.
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.
Neovim-SFW
Posts with mentions or reviews of Neovim-SFW.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-02-06.
-
My dearly Neovim setup (Neovim + Tmux)
My dotfiles: Neovim-SFW
auto-session
Posts with mentions or reviews of auto-session.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-09-10.
-
If statement for closing alpha.nvim window only if it's open on session save
The plugins are: https://github.com/goolord/alpha-nvim and https://github.com/rmagatti/auto-session
-
Auto-Session Removes modified buffers
I use auto-session for session management and session-lens telescope extension for switching the sessions. When I switch to a different session, auto-session clears all buffers from my current session, including the modified ones, without warning. I'm wondering if there are any ways to prevent losing my changes. For instance, can I save the modified buffers in the session and load them on session restore, or configure auto-session to give me a warning before switching to a new session if there are unsaved changes? Alternatively, is there a way to use Telescope to display a list of recently modified buffers, so that I can review them before switching sessions and take appropriate action?
-
How to use neovim as a server?
buffers: I open and close nvim instances all day long, using https://github.com/rmagatti/auto-session (or one of the many other session management plugins), it saves my buffers on a per git branch basis, so I lose nothing. nvim opens in less than a second, so this is no burden at all.
-
Has anyone had nvim-cmp stop working after a while?
Yes, I use rmagatti/auto-session with some gnarly hacks to save a subset of window options, a per-session colorscheme, and some other wacky stuff so it stays 99.9% the same between sessions.
- is there is a session manager plugin ?
-
How to get Nvim to remember last open buffers, splits and cursor position
The correct one is : auto-session (I edited the mistake in the message above)
-
remember-me: A plugin that (sort of) handles your vim sessions.
auto-session ?
-
Opening neovim lua config files changes pwd to the lua subfolder
I'm also using auto-session and nvim-tree which can both interact with the session.
-
Which file browser do you use ?
Finally, to save sessions and move through them, check: auto-session
-
Remember open buffers per project?
Yes, for this purpose, I'm using rmagatti/auto-session
What are some alternatives?
When comparing Neovim-SFW and auto-session you can also consider the following projects:
bracey.vim - live edit html, css, and javascript in vim
neovim-session-manager - A simple wrapper around :mksession.
mpvyt - VLC + YouTube
tabby.nvim - A declarative, highly configurable, and neovim style tabline plugin. Use your nvim tabs as a workspace multiplexer!
nerdtree - A tree explorer plugin for vim.
nvim-reload - Plugin to easily reload your Neovim config
git-worktree.nvim
telescope-project.nvim
persistence.nvim - 💾 Simple session management for Neovim
vscode-project-manager - Project Manager Extension for Visual Studio Code
session-lens - A session-switcher extension for rmagatti/auto-session using Telescope.nvim
Neovim-SFW vs bracey.vim
auto-session vs neovim-session-manager
Neovim-SFW vs mpvyt
auto-session vs tabby.nvim
Neovim-SFW vs nerdtree
auto-session vs nvim-reload
auto-session vs git-worktree.nvim
auto-session vs bracey.vim
auto-session vs telescope-project.nvim
auto-session vs persistence.nvim
auto-session vs vscode-project-manager
auto-session vs session-lens