1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-05-10 03:34:06 +02:00

Extract assets from the distribution

This commit is contained in:
Alex Plate 2021-02-24 11:20:15 +03:00
parent 92f0d28d24
commit 215ca7806e
No known key found for this signature in database
GPG Key ID: 0B97153C8FFEC09F
12 changed files with 8 additions and 8 deletions

View File

@ -354,7 +354,7 @@ contact the maintainers.
<a href="https://icons8.com">Icons by Icons8</a>
[mail]: resources/icons/mail.png
[github]: resources/icons/github.png
[mail]: assets/icons/mail.png
[github]: assets/icons/github.png
[github-off]: resources/icons/github-off.png
[github-off]: assets/icons/github-off.png

View File

@ -29,7 +29,7 @@ usual beta standards.
* <details>
<summary><strong>Click to see details</strong></summary>
<img src="resources/changes/0.65/nerdtree.gif" alt="NERDTree example"/>
<img src="assets/changes/0.65/nerdtree.gif" alt="NERDTree example"/>
</details>
* Support `maxmapdepth` option to define the maximum depth of mappings
@ -162,7 +162,7 @@ Use `set ideavimsupport=` to disable IdeaVim in dialog editors.
* <details>
<summary><strong>Click to see details</strong></summary>
<img src="resources/changes/0.59/highlight_yank.gif" alt="highlight yank"/>
<img src="assets/changes/0.59/highlight_yank.gif" alt="highlight yank"/>
</details>
* [VIM-2068](https://youtrack.jetbrains.com/issue/VIM-2068) `:tabclose` command
@ -187,7 +187,7 @@ Use `set ideavimsupport=` to disable IdeaVim in dialog editors.
* <details>
<summary><strong>Click to see details</strong></summary>
<img src="resources/changes/0.58/reload_ideavimrc.png" alt="IdeaVimRc reload"/>
<img src="assets/changes/0.58/reload_ideavimrc.png" alt="IdeaVimRc reload"/>
</details>
* Add `:buffer` command.

View File

@ -29,7 +29,7 @@ OK, ready to do some coding?
Yoo hoo! Youre all set to begin contributing.
We've prepared some useful configurations for you:
![Prepared configurations](resources/contributing/configurations.png)
![Prepared configurations](assets/contributing/configurations.png)
And here are useful gradle commands:

View File

@ -221,7 +221,7 @@ extract the ids of executed command. This option can be found in "Search everywh
<details>
<summary><strong>"Track action Ids" Details</strong> (click to see)</summary>
<img src="resources/readme/track_action_id.gif" alt="track action ids"/>
<img src="assets/readme/track_action_id.gif" alt="track action ids"/>
</details>
Examples:

View File

Before

(image error) Size: 194 KiB

After

(image error) Size: 194 KiB

View File

Before

(image error) Size: 128 KiB

After

(image error) Size: 128 KiB

View File

Before

(image error) Size: 32 MiB

After

(image error) Size: 32 MiB

View File

Before

(image error) Size: 22 KiB

After

(image error) Size: 22 KiB

View File

Before

(image error) Size: 638 B

After

(image error) Size: 638 B

View File

Before

(image error) Size: 364 B

After

(image error) Size: 364 B

View File

Before

(image error) Size: 282 B

After

(image error) Size: 282 B

View File

Before

(image error) Size: 2.1 MiB

After

(image error) Size: 2.1 MiB