mirror of
https://github.com/benjaminjacobreji/standardnotes-extensions.git
synced 2026-02-03 02:44:00 +08:00
13 lines
428 B
TOML
13 lines
428 B
TOML
id = "org.standardnotes.vim-editor"
|
|
npm = "sn-vim-editor"
|
|
github = "sn-extensions/vim-editor"
|
|
main = "index.html"
|
|
name = "Vim Editor"
|
|
content_type = "SN|Component"
|
|
area = "editor-editor"
|
|
version = "1.3.7"
|
|
marketing_url = "https://standardnotes.org/extensions/vim-editor"
|
|
thumbnail_url = "https://s3.amazonaws.com/standard-notes/screenshots/models/editors/vim.jpg"
|
|
description = "A code editor with Vim key bindings."
|
|
flags = []
|