An open API service indexing awesome lists of open source software.

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

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