mirror of
https://github.com/jlengrand/open-source-mac-os-apps.git
synced 2026-03-10 08:31:19 +00:00
Add IDE -vim (#580)
This commit is contained in:
@@ -3214,6 +3214,23 @@
|
||||
"languages": [
|
||||
"type_script"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "ubiquitous text editor",
|
||||
"categories": [
|
||||
"ide"
|
||||
],
|
||||
"repo_url": "https://github.com/vim/vim",
|
||||
"title": "Vim",
|
||||
"icon_url": "",
|
||||
"screenshots": [
|
||||
"https://upload.wikimedia.org/wikipedia/commons/thumb/d/d5/Vim-search-copen-quickfix.png/640px-Vim-search-copen-quickfix.png"
|
||||
],
|
||||
"official_site": "https://www.vim.org/",
|
||||
"languages": [
|
||||
"C",
|
||||
"Vim script"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "ZeroBrane Studio is a lightweight cross-platform Lua IDE with code completion, syntax highlighting, remote debugger, code analyzer, live coding, and debugging support for various Lua engines. ",
|
||||
|
||||
Reference in New Issue
Block a user