auto-session
tabby.nvim
auto-session | tabby.nvim | |
---|---|---|
32 | 20 | |
1,192 | 571 | |
- | - | |
9.5 | 7.3 | |
12 days ago | about 2 months ago | |
Lua | Lua | |
MIT License | MIT License |
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.
auto-session
-
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
tabby.nvim
-
Introducing my first plugin: Tabby, the independent tab manager
I use nanozuki/tabby.nvim (the original tabby!) for a beautiful, highly functional tabline and tiagovla/scope.nvim to limit buffers to tab scope.
-
tabscope.nvim: add tab local buffers!!
What are the differences between tabby.nvim
-
How do you manage tabs and split panes in Vim?
I use tabby.nvim to switch amongst the active tab pages.
-
Tabline with separated buffers: how to achieve this?
- The Tabby plugin, which offers a tabline. However the buffer list dependent of each tab is a feature request but without any accessible solution for a novice like me.
-
Nvim Tabs vs fuzzy finder for a developer
The owner seems to let this implementation as an exercise to the user according to this issue
-
Neovim Spotlight: nyngwang/suave.lua x nanozuki/tabby.nvim
Support restoring "TabName" of nanozuki/tabby.nvim Resolves issue #75 by a lightweight external dependency. So now you have persistent "TabName" for each project :)
-
Lets see your Status Columns!
tabline (not enough respect for tabs imo) https://github.com/nanozuki/tabby.nvim
-
How can I get all buffers of current tab?
tabby.nvim by default only lists the buffers in the windows on the tabpage
-
fzf-lua-projections.nvim: manage your sessions with fzf-lua + projections.nvim
nanozuki/tabby.nvim (github.com)
-
telescope-tabs: Fly through your tabs in neovim ✈️
I'm using tabby.nvim. I uploaded my tabby-config to https://pastebin.com/jxRq7Knz if you're curious.
What are some alternatives?
neovim-session-manager - A simple wrapper around :mksession.
bufferline.nvim - A snazzy bufferline for Neovim
nvim-reload - Plugin to easily reload your Neovim config
nord.nvim - Neovim theme based off of the Nord Color Palette, written in lua with tree sitter support
git-worktree.nvim
barbar.nvim - The neovim tabline plugin.
bracey.vim - live edit html, css, and javascript in vim
feline.nvim - A minimal, stylish and customizable statusline for Neovim written in Lua
telescope-project.nvim
tokyonight.nvim - 🏙 A clean, dark Neovim theme written in Lua, with support for lsp, treesitter and lots of plugins. Includes additional themes for Kitty, Alacritty, iTerm and Fish.
Neovim-SFW - My Neovim configuration for working
tabline.nvim - A "buffer and tab" tabline for neovim