mirror of
https://gitlab.com/upRootNutrition/obsidian.git
synced 2025-12-06 22:17:14 -06:00
11 lines
311 B
JSON
11 lines
311 B
JSON
|
|
{
|
||
|
|
"id": "obsidian-autocomplete-plugin",
|
||
|
|
"name": "Autocomplete",
|
||
|
|
"version": "0.8.0",
|
||
|
|
"minAppVersion": "0.10.0",
|
||
|
|
"description": "This plugin provides a text autocomplete feature to enhance typing speed.",
|
||
|
|
"author": "Yeboster",
|
||
|
|
"authorUrl": "https://github.com/Yeboster/",
|
||
|
|
"isDesktopOnly": false
|
||
|
|
}
|