Add micro (#723)

This commit is contained in:
Giorgi Beriashvili 2021-11-02 20:57:27 +04:00 committed by GitHub
parent 54f8cfaabc
commit ca89629883
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2852,6 +2852,32 @@
"c"
]
},
{
"short_description": "A terminal-based text editor that aims to be easy to use and intuitive, while also taking advantage of the capabilities of modern terminals.",
"categories": [
"text"
],
"repo_url": "https://github.com/zyedidia/micro",
"title": "micro",
"icon_url": "https://raw.githubusercontent.com/zyedidia/micro/master/assets/micro-logo.svg",
"screenshots": [
"https://micro-editor.github.io/screenshots/micro-monokai.png",
"https://micro-editor.github.io/screenshots/micro-one-dark.png",
"https://micro-editor.github.io/screenshots/micro-darcula.png",
"https://micro-editor.github.io/screenshots/micro-twilight.png",
"https://micro-editor.github.io/screenshots/micro-railscast.png",
"https://micro-editor.github.io/screenshots/micro-solarized.png",
"https://micro-editor.github.io/screenshots/micro-atom-dark.png",
"https://micro-editor.github.io/screenshots/micro-gruvbox.png",
"https://micro-editor.github.io/screenshots/micro-material.png",
"https://micro-editor.github.io/screenshots/micro-gotham.png",
"https://micro-editor.github.io/screenshots/micro-zenburn.png"
],
"official_site": "https://micro-editor.github.io",
"languages": [
"go"
]
},
{
"short_description": "Plain text editor for macOS with customizable themes. ",
"categories": [