fix tab stop width

This commit is contained in:
Le Tan 2021-11-15 21:13:14 +08:00
parent 3a4334ffd2
commit 258adf10da
3 changed files with 5 additions and 3 deletions

@ -1 +1 @@
Subproject commit 58ad5d96359e2ab3f8f9255bd9194a0ebf1e6798
Subproject commit 08b440d3045c944a8a6d7f8945a197ff56dcec82

View File

@ -4,8 +4,9 @@ A pleasant note-taking platform.
For more information, please visit [**VNote's Home Page**](https://vnotex.github.io/vnote) or [Home Page on Gitee](https://tamlok.gitee.io/vnote).
## FAQs
* Hover the mouse over buttons to get detailed information.
* If VNote crashes after update, please delete the `vnotex.json` file under user configuration folder.
* VNote has a series of powerful shortcuts. Please view the user configuration file `vnotex.json` for a complete list of shortcuts.
* VNote has a series of powerful shortcuts. Please view the user configuration file `vnotex.json` for a complete list of shortcuts or modifying default shortcuts.
* The key sequence `Ctrl+G, I` means that first press both `Ctrl` and `G` simultaneously, release them, then press `I` and release.
* Feedbacks are appreciated! Please [post an issue](https://github.com/vnotex/vnote/issues) on GitHub if there is any.

View File

@ -4,8 +4,9 @@
更多信息,请访问 [VNote 主页](https://vnotex.github.io/vnote) 或者[由 Gitee 托管的主页](https://tamlok.gitee.io/vnote) 。
## 常见问题
* 将鼠标悬停在按钮上可以获取详细信息。
* 如果更新后 VNote 崩溃,请删除用户配置文件夹中的 `vnotex.json` 文件。
* VNote 有着一系列强大的快捷键。请查看用户配置文件 `vnotex.json` 以获取一个完整的快捷键列表。
* VNote 有着一系列强大的快捷键。请查看用户配置文件 `vnotex.json` 以获取一个完整的快捷键列表或者修改默认快捷键
* 按键序列 `Ctrl+G, I` 表示先同时按下 `Ctrl``G`,释放,然后按下 `I` 并释放。
* 使用中有任何问题,欢迎[反馈](https://github.com/vnotex/vnote/issues) 。