Skip to content

Commit e7d0fc2

Browse files
committed
doc: added syntax example image
refer: #1946
1 parent f5c445f commit e7d0fc2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,14 +73,21 @@ most basic features. Users are _strongly_ encouraged to read or at least skim
7373
through the documentation to learn about the different features and
7474
possibilities provided by VimTeX (see [`:h vimtex`](doc/vimtex.txt)).
7575

76-
![Quick start gif](media/quick_start.gif?raw=true)
76+
![Quick start gif](https://github.com/lervag/vimtex-media/blob/main/video/quick_start.gif?raw=true)
7777

7878
Advanced users and potential developers may also be interested in reading the
7979
supplementary documents:
8080

8181
* [CONTRIBUTING.md](CONTRIBUTING.md)
8282
* [DOCUMENTATION.md](DOCUMENTATION.md)
8383

84+
Here is an example of the syntax highlighting provided by VimTeX. The example
85+
is made with the [vim-colors-xcode](https://github.com/arzg/vim-colors-xcode)
86+
colorscheme with some minor adjustments [described
87+
here](https://github.com/lervag/vimtex/issues/1946#issuecomment-843674951).
88+
89+
![Syntax example](https://github.com/lervag/vimtex-media/blob/main/img/syntax.png)
90+
8491
## Features
8592

8693
Below is a list of features offered by VimTeX. The features are accessible as

media/quick_start.gif

-382 KB
Binary file not shown.

0 commit comments

Comments
 (0)