Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created October 15, 2020 03:49
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 r-ryantm/b5d9baad0f24ee392fe8f59576d0700f to your computer and use it in GitHub Desktop.
Save r-ryantm/b5d9baad0f24ee392fe8f59576d0700f to your computer and use it in GitHub Desktop.
/nix/store/d0ij3s9l74bh0bbsmfyxblr33a98z2dy-vimwiki-markdown-0.3.1
├── bin
│   └── vimwiki_markdown
├── lib
│   └── python3.8
│   └── site-packages
│   ├── __pycache__
│   │   └── vimwiki_markdown.cpython-38.pyc
│   ├── vimwiki_markdown-0.3.1.dist-info
│   │   ├── direct_url.json
│   │   ├── entry_points.txt
│   │   ├── INSTALLER
│   │   ├── METADATA
│   │   ├── RECORD
│   │   ├── top_level.txt
│   │   └── WHEEL
│   └── vimwiki_markdown.py
└── nix-support
└── propagated-build-inputs
7 directories, 11 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment