dhruvasagar / dhruvasagar/vim-prosession
Error with prosession_default_session
Open
- Dominant language
- Vim Script
- Stars
- 263
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
1. Set `let g:prosession_default_session = 1`
2. Start vim with `gvim --remote-tab-silent some_file.txt`
----
Actually I'm looking a solution to *not* creating a new session each time I start vim with a file. The most straight forward experience is to open the last session before close, and add the file to the new tab.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.