refactor: move submodule into this repo

This commit is contained in:
Alexander Navarro 2023-12-17 20:58:58 -03:00
parent b6450742d1
commit 4f903c3c8d
329 changed files with 234691 additions and 20 deletions

View file

@ -0,0 +1,11 @@
{
"id": "editor-width-slider",
"name": "Editor Width Slider",
"version": "1.0.3",
"minAppVersion": "0.15.0",
"description": "Customize Obsidian's editor width with a slider for a tailored editing experience.",
"author": "@MugishoMp",
"authorUrl": "https://github.com/MugishoMp",
"fundingUrl": "https://www.paypal.com/donate/?hosted_button_id=E4APAMMHVJE4N",
"isDesktopOnly": true
}