From 6ed541e5011c9de1ae48cfd6041079dbc6994e33 Mon Sep 17 00:00:00 2001 From: wsdjeg Date: Sun, 6 Aug 2023 13:33:47 +0800 Subject: [PATCH] docs(img): use img.spacevim.org for img url --- ...7-05-25-mnemonic-key-bindings-navigation.md | 2 +- .../2017-05-31-SpaceVim-release-v0.3.0.md | 4 ++-- ...9-05-26-mnemonic-key-bindings-navigation.md | 2 +- docs/cn/documentation.md | 18 +++++++++--------- docs/documentation.md | 18 +++++++++--------- 5 files changed, 22 insertions(+), 22 deletions(-) diff --git a/docs/_posts/2017-05-25-mnemonic-key-bindings-navigation.md b/docs/_posts/2017-05-25-mnemonic-key-bindings-navigation.md index 0589df435..9e61348be 100644 --- a/docs/_posts/2017-05-25-mnemonic-key-bindings-navigation.md +++ b/docs/_posts/2017-05-25-mnemonic-key-bindings-navigation.md @@ -38,7 +38,7 @@ By default the guide buffer will be displayed 1000ms after the key has been pres for example, after pressing `` in normal mode, you will see : -![mapping-guide](https://cloud.githubusercontent.com/assets/13142418/25778673/ae8c3168-3337-11e7-8536-ee78d59e5a9c.png) +![mapping-guide](https://img.spacevim.org/ae8c3168-3337-11e7-8536-ee78d59e5a9c.png) this guide show you all the available key bindings begin with `[SPC]`, you can type `b` for all the buffer mappings, `p` for project mappings, etc. diff --git a/docs/_posts/2017-05-31-SpaceVim-release-v0.3.0.md b/docs/_posts/2017-05-31-SpaceVim-release-v0.3.0.md index 32506f4cd..cc0022a34 100644 --- a/docs/_posts/2017-05-31-SpaceVim-release-v0.3.0.md +++ b/docs/_posts/2017-05-31-SpaceVim-release-v0.3.0.md @@ -15,7 +15,7 @@ comments: true for example, after pressing `` in normal mode, you will see : -![mapping guide](https://cloud.githubusercontent.com/assets/13142418/25778673/ae8c3168-3337-11e7-8536-ee78d59e5a9c.png) +![mapping guide](https://img.spacevim.org/ae8c3168-3337-11e7-8536-ee78d59e5a9c.png) for more information about mapping guide, please read the [documentation](http://spacevim.org/documentation/#mappings-guide). @@ -23,7 +23,7 @@ for more information about mapping guide, please read the [documentation](http:/ here is an picture for this feature: -![search status](https://cloud.githubusercontent.com/assets/13142418/26313080/578cc68c-3f3c-11e7-9259-a27419d49572.png) +![search status](https://img.spacevim.org/578cc68c-3f3c-11e7-9259-a27419d49572.png) please checkout statusline [documentation](http://spacevim.org/documentation/#statusline) for all the shortcuts. diff --git a/docs/_posts/2019-05-26-mnemonic-key-bindings-navigation.md b/docs/_posts/2019-05-26-mnemonic-key-bindings-navigation.md index 4d0d0ce49..0ddd6ad40 100644 --- a/docs/_posts/2019-05-26-mnemonic-key-bindings-navigation.md +++ b/docs/_posts/2019-05-26-mnemonic-key-bindings-navigation.md @@ -48,7 +48,7 @@ commentsID: "快捷键助记导航" 例如,在 Normal 模式下,按下空格键,将可以看到: -![mapping-guide](https://cloud.githubusercontent.com/assets/13142418/25778673/ae8c3168-3337-11e7-8536-ee78d59e5a9c.png) +![mapping-guide](https://img.spacevim.org/ae8c3168-3337-11e7-8536-ee78d59e5a9c.png) 这一导航中,所有快捷键均已`[SPC]`为前缀,可以按下按键`b`查看 buffer 相关的快捷键,或者`p`查看 project 相关的快捷键。 diff --git a/docs/cn/documentation.md b/docs/cn/documentation.md index 126088edf..771d54380 100644 --- a/docs/cn/documentation.md +++ b/docs/cn/documentation.md @@ -146,7 +146,7 @@ lang: zh **工作界面** -![work-flow](https://cloud.githubusercontent.com/assets/296716/25455341/6af0b728-2a9d-11e7-9721-d2a694dde1a8.png) +![work-flow](https://img.spacevim.org/6af0b728-2a9d-11e7-9721-d2a694dde1a8.png) Neovim 运行在 iTerm2 上,采用 SpaceVim,配色为:_base16-solarized-dark_ @@ -642,7 +642,7 @@ SpaceVim 默认使用 `nerd fonts`,可参阅其安装指南进行安装。 当使用 `/` 或 `?` 进行搜索时,或当按下 `n` 或 `N` 后,搜索结果序号将被展示在状态栏中,使用类似于 `20/22` 这样的分数显示搜索结果的当前序号以及结果总数。具体的效果图如下: -![search status](https://cloud.githubusercontent.com/assets/13142418/26313080/578cc68c-3f3c-11e7-9259-a27419d49572.png) +![search status](https://img.spacevim.org/578cc68c-3f3c-11e7-9259-a27419d49572.png) 搜索结果展示由`incsearch`模块提供,可以在配置中启用该模块: @@ -677,11 +677,11 @@ SpaceVim 所支持的分割符以及截图如下: | 分割符 | 截图 | | ------- | ------------------------------------------------------------------------------------------------------------------------- | -| `arrow` | ![separator-arrow](https://cloud.githubusercontent.com/assets/13142418/26234639/b28bdc04-3c98-11e7-937e-641c9d85c493.png) | -| `curve` | ![separator-curve](https://cloud.githubusercontent.com/assets/13142418/26248272/42bbf6e8-3cd4-11e7-8792-665447040f49.png) | -| `slant` | ![separator-slant](https://cloud.githubusercontent.com/assets/13142418/26248515/53a65ea2-3cd5-11e7-8758-d079c5a9c2d6.png) | -| `nil` | ![separator-nil](https://cloud.githubusercontent.com/assets/13142418/26249776/645a5a96-3cda-11e7-9655-0aa1f76714f4.png) | -| `fire` | ![separator-fire](https://cloud.githubusercontent.com/assets/13142418/26274142/434cdd10-3d75-11e7-811b-e44cebfdca58.png) | +| `arrow` | ![separator-arrow](https://img.spacevim.org/b28bdc04-3c98-11e7-937e-641c9d85c493.png) | +| `curve` | ![separator-curve](https://img.spacevim.org/42bbf6e8-3cd4-11e7-8792-665447040f49.png) | +| `slant` | ![separator-slant](https://img.spacevim.org/53a65ea2-3cd5-11e7-8758-d079c5a9c2d6.png) | +| `nil` | ![separator-nil](https://img.spacevim.org/645a5a96-3cda-11e7-9655-0aa1f76714f4.png) | +| `fire` | ![separator-fire](https://img.spacevim.org/434cdd10-3d75-11e7-811b-e44cebfdca58.png) | **SpaceVim 功能模块:** @@ -1000,7 +1000,7 @@ endfunction 例如,Normal 模式下按下空格键,你将会看到: -![mapping-guide](https://cloud.githubusercontent.com/assets/13142418/25778673/ae8c3168-3337-11e7-8536-ee78d59e5a9c.png) +![mapping-guide](https://img.spacevim.org/ae8c3168-3337-11e7-8536-ee78d59e5a9c.png) 这一导航窗口将提示所有以空格键为前缀的快捷键,并且根据功能将这些快捷键进行了分组,例如 buffer 相关的快捷键都是 `b`,工程相关的快捷键都是 `p`。在代码导航窗口内,按下 `Ctrl-h` 键,可以获取一些帮助信息,这些信息将被显示在状态栏上,提示的是一些翻页和撤销按键的快捷键。 @@ -1024,7 +1024,7 @@ call SpaceVim#custom#SPC('nnoremap', ['f', 't'], 'echom "hello world"', 'test cu 可以通过 `SPC ?` 将当前快捷键罗列出来。然后可以输入快捷键按键字母或者描述,可以模糊匹配并展示结果。 -![unite-mapping](https://cloud.githubusercontent.com/assets/13142418/25779196/2f370b0a-3345-11e7-977c-a2377d23286e.png) +![unite-mapping](https://img.spacevim.org/2f370b0a-3345-11e7-977c-a2377d23286e.png) 使用 `` 键或者上下方向键选择你需要的快捷键,回车将执行这一快捷键。 diff --git a/docs/documentation.md b/docs/documentation.md index 38f9d5dd0..9ec69e3e1 100644 --- a/docs/documentation.md +++ b/docs/documentation.md @@ -147,7 +147,7 @@ packages tuned by power users and bugs are fixed quickly. **workflow** -![work-flow](https://cloud.githubusercontent.com/assets/296716/25455341/6af0b728-2a9d-11e7-9721-d2a694dde1a8.png) +![work-flow](https://img.spacevim.org/6af0b728-2a9d-11e7-9721-d2a694dde1a8.png) Neovim on iTerm2 using the SpaceVim color scheme _base16-solarized-dark_ @@ -687,7 +687,7 @@ Search index shows the number of occurrences when performing a search via `/` or SpaceVim integrates the search status nicely by displaying it temporarily when `n` or `N` are being pressed. See the 20/22 segment in the screenshot below. -![search status](https://cloud.githubusercontent.com/assets/13142418/26313080/578cc68c-3f3c-11e7-9259-a27419d49572.png) +![search status](https://img.spacevim.org/578cc68c-3f3c-11e7-9259-a27419d49572.png) Search index is provided by `incsearch` layer, to enable this layer: @@ -723,11 +723,11 @@ Here is an exhaustive set of screenshots for all the available separators: | Separator | Screenshot | | --------- | ------------------------------------------------------------------------------------------------------------------------- | -| `arrow` | ![separator-arrow](https://cloud.githubusercontent.com/assets/13142418/26234639/b28bdc04-3c98-11e7-937e-641c9d85c493.png) | -| `curve` | ![separator-curve](https://cloud.githubusercontent.com/assets/13142418/26248272/42bbf6e8-3cd4-11e7-8792-665447040f49.png) | -| `slant` | ![separator-slant](https://cloud.githubusercontent.com/assets/13142418/26248515/53a65ea2-3cd5-11e7-8758-d079c5a9c2d6.png) | -| `nil` | ![separator-nil](https://cloud.githubusercontent.com/assets/13142418/26249776/645a5a96-3cda-11e7-9655-0aa1f76714f4.png) | -| `fire` | ![separator-fire](https://cloud.githubusercontent.com/assets/13142418/26274142/434cdd10-3d75-11e7-811b-e44cebfdca58.png) | +| `arrow` | ![separator-arrow](https://img.spacevim.org/b28bdc04-3c98-11e7-937e-641c9d85c493.png) | +| `curve` | ![separator-curve](https://img.spacevim.org/42bbf6e8-3cd4-11e7-8792-665447040f49.png) | +| `slant` | ![separator-slant](https://img.spacevim.org/53a65ea2-3cd5-11e7-8758-d079c5a9c2d6.png) | +| `nil` | ![separator-nil](https://img.spacevim.org/645a5a96-3cda-11e7-9655-0aa1f76714f4.png) | +| `fire` | ![separator-fire](https://img.spacevim.org/434cdd10-3d75-11e7-811b-e44cebfdca58.png) | **major modes:** @@ -1073,7 +1073,7 @@ You can change the delay by adding vim option `'timeoutlen'` to your bootstrap f For example, after pressing `` in normal mode, you will see: -![mapping-guide](https://cloud.githubusercontent.com/assets/13142418/25778673/ae8c3168-3337-11e7-8536-ee78d59e5a9c.png) +![mapping-guide](https://img.spacevim.org/ae8c3168-3337-11e7-8536-ee78d59e5a9c.png) This guide shows you all the available key bindings that begin with `[SPC]`, you can type `b` for all the buffer mappings, `p` for project mappings, etc. @@ -1103,7 +1103,7 @@ It is possible to search for specific key bindings by pressing `?` in the root o To narrow the list down, just insert the mapping keys or descriptions of what mappings you want, Unite/Denite will fuzzy find the mappings, to find buffer related mappings: -![unite-mapping](https://cloud.githubusercontent.com/assets/13142418/25779196/2f370b0a-3345-11e7-977c-a2377d23286e.png) +![unite-mapping](https://img.spacevim.org/2f370b0a-3345-11e7-977c-a2377d23286e.png) Then use `` or `` and `` to select the mapping, press `` to execute that command.