| Crates.io | vim-foldtree |
| lib.rs | vim-foldtree |
| version | 0.1.0 |
| created_at | 2023-03-15 07:08:25.195746+00 |
| updated_at | 2023-03-15 07:08:25.195746+00 |
| description | Fold ASCII tree graphs in Vim |
| homepage | |
| repository | https://github.com/lilydjwg/vim-foldtree |
| max_upload_size | |
| id | 810531 |
| size | 8,844 |
Install the rust toolchain and run:
cargo install vim-foldtree
Copy foldtree.vim into your Vim's plugin directory ~/.vim/plugin.
Edit the tree graph into a Vim buffer and run :FoldTree.
Or use a pipeline like this:
$ systemctl status | vim -c FoldTree -R -