SaaSHub helps you find the best software and product alternatives Learn more →
Vim-obsession Alternatives
Similar projects and alternatives to vim-obsession
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
mini.nvim
Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better vim-obsession alternative or higher similarity.
vim-obsession discussion
vim-obsession reviews and mentions
Posts with mentions or reviews of vim-obsession.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-21.
-
5 Features Neovim & Vim Are Still Missing: Wishing For A Better Future
You must be talkng about pair programming, because that's the only situation where any of this stuff would actually matter. I haven't tried it out, but one possible solution is to just use a shared session file. You can use something like https://github.com/tpope/vim-obsession to keep it updated, and then you can decide on some heuristic to reload the session file (like on a timer, or in an autocommand).
-
is there is a session manager plugin ?
obsssion
-
Do we have any existing plugins to restore a tabpage?
If you use Tim Pope's obsession, you can disable it right after closing your tab, then re-open your session. The tab you closed will still be here.
-
nvim-linefly - Just what the world needs, yet another Lua statusline plugin (I'm sorry)
These are the main characteristics of linefly: * Small size (564 lines of Lua) * Very fast startup (almost as fast as the stock Neovim statusline) * Simple tab support (workspace tabs only, not buffer tabs) * Winbar support (works well in combination with global statusline) * Git branch detection * Git status via Gitsigns * Diagnostic status * vim-obsession and possession.nvim session support * Minimal jank as mode changes or write-status or line number changes; I don't like it when the filename moves one or two characters left or right when there are state changes. Not here. * Direct colorscheme support for these themes: moonfly, nightfly (both my own themes) along with: catppuccin, dracula, edge, embark, everforest, gruvbox,gruvbox-material, kanagawa, nightfox, sonokai and tokyonight. All other themes will use best-guess-fallback colors derived from the theme in effect.
- Persisting untitled buffers across restarts/crashes
-
Do you use the mksession command? Try out vsm!
Nice work, I may have to try this out. Currently I rely on vim-obsession and a bash function to open vim with a session file matching the name of the directory I'm in.
- Here's a question
-
Which, in your opinion, is the best session management plugin?
https://github.com/tpope/vim-obsession i like this one
-
What’s the best start up screen written in Lua?
Instead of a start screen, I prefer vim-obsession, Telescope, and which-key.nvim.
-
how to resurrect a nvim session silently?
You might want to take a look at tpope’s obsession plugin https://github.com/tpope/vim-obsession
-
A note from our sponsor - SaaSHub
www.saashub.com | 7 Dec 2024
Stats
Basic vim-obsession repo stats
19
1,782
3.2
about 1 month ago
The primary programming language of vim-obsession is Vim Script.