File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- # go.nvim
1
+ ![ image ] ( https://github.com/ray-x/go.nvim/assets/1681295/7d11eb96-4803-418b-b056-336163ed492b ) # go.nvim
2
2
3
3
A modern go neovim plugin based on treesitter, nvim-lsp and dap debugger. It is written in Lua and async as much as possible.
4
4
PR & Suggestions are welcome.
@@ -1196,9 +1196,9 @@ And run
1196
1196
:TSInstall gotmpl
1197
1197
```
1198
1198
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:
1200
1200
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 )
1202
1202
1203
1203
## Integrate null-ls
1204
1204
You can’t perform that action at this time.
0 commit comments