1.1.0 Added dotfiles from my old PC

This commit is contained in:
2020-10-02 22:43:43 +02:00
parent 1d0d2bdd53
commit 49f2ea379d
102 changed files with 10692 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
[{
"Name": "comment",
"Description": "Plugin to auto comment or uncomment lines",
"Tags": ["comment", "uncomment"],
"Versions": [
{
"Version": "1.0.6",
"Url": "https://github.com/micro-editor/comment-plugin/archive/v1.0.6.zip",
"Require": {
"micro": ">=1.1.0"
}
}
]
}]