mirror of
https://gitlab.com/upRootNutrition/obsidian.git
synced 2025-06-15 06:55:12 -05:00
10 lines
311 B
JSON
10 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
|
|
}
|