https://github.com/nanvenomous/e
a binary wrapper for neovim to run sessions from any subdirectory of the project & open specific commits for review
https://github.com/nanvenomous/e
neovim nvim obsession session session-management
Last synced: 2 months ago
JSON representation
a binary wrapper for neovim to run sessions from any subdirectory of the project & open specific commits for review
- Host: GitHub
- URL: https://github.com/nanvenomous/e
- Owner: nanvenomous
- License: other
- Created: 2021-09-18T22:54:33.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-29T22:29:46.000Z (almost 3 years ago)
- Last Synced: 2024-10-19T11:12:32.225Z (8 months ago)
- Topics: neovim, nvim, obsession, session, session-management
- Language: Go
- Homepage:
- Size: 1.51 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# nvim Session runner
run nvim sessions from any subdirectory of your project# Installation
```
git clone https://github.com/nanvenomous/e.git
cd e
make
sudo make install
```* default executable name in Makefile is
> e
* default vim session file name in main.go is
> Session.vim