1
0
mirror of synced 2024-07-03 02:25:21 +08:00

Update: io.github.personalizedrefrigerator.joplin-vimrc@1.0.1

git@github.com:personalizedrefrigerator/joplin-plugin-codemirror-vimrc.git/compare/6f5a16f34b0ad51127f97d1c13442694a0332bf0..d7d98dbd4928d17f7ba2af72d099c859f06d6d0a
This commit is contained in:
Joplin Bot 2022-09-20 00:02:22 +00:00
parent 893822b9bb
commit 37bbaef1c3
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 7 additions and 7 deletions

View File

@ -41,7 +41,7 @@ This repository contains the following plugins:
| [🏠](https://discourse.joplinapp.org/t/go-to-note-tag-or-notebook-via-highlighting-text-in-editor/12731) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.ambrt.goToItem/plugin.jpl) | Create and go to #tags and @notebooks | 1.3.7 | Go to tag,notebook or note via links or via text | a |
| [🏠](https://github.com/Mick2nd/CsvImport#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/de.habelt.CsvImport/plugin.jpl) | Csv Import | 1.0.1 | Imports a Csv file or pastes a Csv text from Clipboard as table | Jürgen Habelt |
| [🏠](https://github.com/ylc395/joplin-plugin-better-markdown-viewer) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/ylc395.betterMarkdownViewer/plugin.jpl) | Cursor Sync | 2.0.5 | Keep Cursor Synced Between Editor and MD Viewer | ylc395 |
| [🏠](https://github.com/personalizedrefrigerator/joplin-plugin-codemirror-vimrc) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.personalizedrefrigerator.joplin-vimrc/plugin.jpl) | Custom CodeMirror .vimrc | 1.0.0 | Configure CodeMirrors ViM emulation with a very-limited, vimrc-like file. | Henry Heino |
| [🏠](https://github.com/personalizedrefrigerator/joplin-plugin-codemirror-vimrc) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.personalizedrefrigerator.joplin-vimrc/plugin.jpl) | Custom CodeMirror .vimrc | 1.0.1 | Configure CodeMirrors ViM emulation with a very-limited, vimrc-like file. | Henry Heino |
| [🏠](https://github.com/S73ph4n) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.s73ph4n.day_review/plugin.jpl) | Day Review | 1.0.1 | This plugin adds an icon to the toolbar. When clicked, it makes a review of the day's created/updated/completed notes and todos. | S73ph4n |
| - | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.programming-emu.DependencyGraph/plugin.jpl) | Dependency graph | 1.0.0 | Visualizes direct and indirect dependencies of a note as a graph. | Vincent Nys |
| [🏠](https://github.com/JJ-8/joplin-disable-pdf#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/fd117a99-b165-4824-893c-5825439a842d/plugin.jpl) | Disable PDF | 1.0.0 | Disables the PDF preview (and export) in Joplin for better performance | JJ-8 |

View File

@ -2192,7 +2192,7 @@
"manifest_version": 1,
"id": "io.github.personalizedrefrigerator.joplin-vimrc",
"app_min_version": "2.8",
"version": "1.0.0",
"version": "1.0.1",
"name": "Custom CodeMirror .vimrc",
"description": "Configure CodeMirrors ViM emulation with a very-limited, vimrc-like file.",
"author": "Henry Heino",
@ -2202,8 +2202,8 @@
"Editor"
],
"categories": [],
"_publish_hash": "sha256:250ecc9a6de7e732177158e2dc0fd8a1a5dde9b4f9a1448106ffc3e528e86c22",
"_publish_commit": "main:6f5a16f34b0ad51127f97d1c13442694a0332bf0",
"_publish_hash": "sha256:7dc473b61f88e608c013445e71e47c1bd0beec2b797c54ee4a6dff6ea59fbe88",
"_publish_commit": "main:d7d98dbd4928d17f7ba2af72d099c859f06d6d0a",
"_npm_package_name": "joplin-plugin-custom-codemirror-vimrc"
}
}

View File

@ -2,7 +2,7 @@
"manifest_version": 1,
"id": "io.github.personalizedrefrigerator.joplin-vimrc",
"app_min_version": "2.8",
"version": "1.0.0",
"version": "1.0.1",
"name": "Custom CodeMirror .vimrc",
"description": "Configure CodeMirrors ViM emulation with a very-limited, vimrc-like file.",
"author": "Henry Heino",
@ -12,7 +12,7 @@
"Editor"
],
"categories": [],
"_publish_hash": "sha256:250ecc9a6de7e732177158e2dc0fd8a1a5dde9b4f9a1448106ffc3e528e86c22",
"_publish_commit": "main:6f5a16f34b0ad51127f97d1c13442694a0332bf0",
"_publish_hash": "sha256:7dc473b61f88e608c013445e71e47c1bd0beec2b797c54ee4a6dff6ea59fbe88",
"_publish_commit": "main:d7d98dbd4928d17f7ba2af72d099c859f06d6d0a",
"_npm_package_name": "joplin-plugin-custom-codemirror-vimrc"
}