update: Add obsidian-completr

Usefull for callout completion
This commit is contained in:
Mathis Gauthey
2024-01-04 10:35:56 +01:00
parent f51aece38d
commit 89a5a5549d
6 changed files with 85331 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"id": "obsidian-completr",
"name": "Completr",
"version": "3.2.0",
"minAppVersion": "1.0.0",
"description": "This plugin provides advanced auto-completion functionality for LaTeX, Frontmatter and standard writing.",
"author": "tth05",
"authorUrl": "https://github.com/tth05",
"isDesktopOnly": false
}