vim-foldtree 0.1.0

Fold ASCII tree graphs in Vim
[dependencies.regex]
version = "1.5.6"

[dependencies.smartstring]
version = "1.0.1"

[package]
authors = ["lilydjwg <lilydjwg@gmail.com>"]
categories = ["command-line-utilities", "text-editors"]
description = "Fold ASCII tree graphs in Vim"
edition = "2021"
keywords = ["vim", "tree"]
license = "BSD-3-Clause"
name = "vim-foldtree"
readme = "README.md"
repository = "https://github.com/lilydjwg/vim-foldtree"
version = "0.1.0"
[profile.release]
lto = true