Re-enable the textview plugin, now its own crate

This commit is contained in:
Jonathan Turner
2019-12-04 19:38:40 +13:00
parent 4526d757b6
commit 1fcf671ca4
10 changed files with 14 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "nu-source"
version = "0.1.0"
authors = ["Yehuda Katz <wycats@gmail.com>"]
authors = ["Yehuda Katz <wycats@gmail.com>", "Jonathan Turner <jonathan.d.turner@gmail.com>", "Andrés N. Robalino <andres@androbtech.com>"]
edition = "2018"
description = "A source string characterizer for Nushell"
license = "MIT"