odf
v2.3.4
Published
Open modified files in the current git repo.
Downloads
163
Maintainers
Readme
Open Diff Files
Install
Globally with npm
npm install -g odf
Execute directly with npx
npx odf nvim
Install with homebrew
brew install odf
Usage
Use odf <editor>
to open all the modified files with the editor of your choice:
odf # print all the modified files
odf atom # open all the modified files with atom editor
odf vim # open in vim (as buffers)
odf vim -p # open in vim (as tabs)
odf nvim # open in neovim
License
Author
| | | ----------------------------------------------------------------------------- | | © 2017 Pablo Varela |