diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-16 23:59:34 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-16 23:59:34 +0300 |
commit | ab1f143e453ca92d5d86df112966782511f1892e (patch) | |
tree | 4b6bd6b41f1261416a075f51020a1668836446af /core/neatvi | |
parent | 09f056a73af9febe4cf32cddac5e8a27469affc0 (diff) | |
download | repository-ab1f143e453ca92d5d86df112966782511f1892e.tar.gz |
neatvi: add meta file
Diffstat (limited to 'core/neatvi')
-rw-r--r-- | core/neatvi/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/neatvi/meta b/core/neatvi/meta new file mode 100644 index 00000000..d71df002 --- /dev/null +++ b/core/neatvi/meta @@ -0,0 +1,3 @@ +description: ex/vi text editor +license: ISC +maintainer: Cem Keylan <cem@ckyln.com> |