Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created January 7, 2020 03:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryantm/afdcb8a5bd5d6ac8121869877de9cacf to your computer and use it in GitHub Desktop.
Save ryantm/afdcb8a5bd5d6ac8121869877de9cacf to your computer and use it in GitHub Desktop.
/nix/store/ms4h2cxqiyl5hlhb02203p1nqdc8kvyk-neovim-remote-2.4.0
├── bin
│   └── nvr
├── lib
│   └── python3.7
│   └── site-packages
│   ├── neovim_remote-2.4.0.dist-info
│   │   ├── entry_points.txt
│   │   ├── INSTALLER
│   │   ├── LICENSE
│   │   ├── METADATA
│   │   ├── RECORD
│   │   ├── top_level.txt
│   │   └── WHEEL
│   └── nvr
│   ├── __init__.py
│   ├── nvr.py
│   └── __pycache__
│   ├── __init__.cpython-37.pyc
│   └── nvr.cpython-37.pyc
└── nix-support
└── propagated-build-inputs
8 directories, 13 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment