Skip to content

Instantly share code, notes, and snippets.

@shinespark
Created December 13, 2016 16:25
Show Gist options
  • Save shinespark/fca4d14779eb15f5f8cd966e2d71456b to your computer and use it in GitHub Desktop.
Save shinespark/fca4d14779eb15f5f8cd966e2d71456b to your computer and use it in GitHub Desktop.
. 
└── LICENCE
     └── plugin
@shinespark
Copy link
Author

. 
├── LICENCE
│   └── plugin
└── aaa
     └── auhasuhs

@shinespark
Copy link
Author

.
├── LICENSE
├── README.md
├── autoload
│   └── list2tree.vim
├── plugin
│   └── list2tree.vim
└── test.md

@shinespark
Copy link
Author

.
├── LICENSE
├── README.md
├── autoload
│   └── list2tree.vim
├── plugin
│   └── list2tree.vim
├── test.md
└── uuuu
    └── hoge

@shinespark
Copy link
Author

a
└── hoge
    └── hoge

@shinespark
Copy link
Author

a
├── hoge
│   └── hoge
└── auau
    └── hoge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment