Skip to content

Commit 22a634a

Browse files
authored
Update README.md
1 parent ae1b4a2 commit 22a634a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# go.nvim
1+
![image](https://github.com/ray-x/go.nvim/assets/1681295/7d11eb96-4803-418b-b056-336163ed492b)# go.nvim
22

33
A modern go neovim plugin based on treesitter, nvim-lsp and dap debugger. It is written in Lua and async as much as possible.
44
PR & Suggestions are welcome.
@@ -1196,9 +1196,9 @@ And run
11961196
:TSInstall gotmpl
11971197
```
11981198

1199-
The plugin injects the tmpl to html so you should see this:
1199+
The plugin injects the tmpl to html syntax so you should see this:
12001200

1201-
![gohtmltmpl](https://gist.github.com/assets/1681295/b6bcd1b3-94c4-4b34-9098-4cbd1ab8669e.png)
1201+
[gotmpl highlight](https://gist.github.com/ray-x/b57805543650d3db441a18c95364e38a?permalink_comment_id=4956770#gistcomment-4956770)
12021202

12031203
## Integrate null-ls
12041204

0 commit comments

Comments
 (0)