File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change 1
- [ ![ Github Actions] ( https://github.com/neovim/go-client/workflows/Test/badge.svg?branch=master )] ( https://github.com/neovim/go-client/actions )
2
- [ ![ pkg.go.dev] ( https://bit.ly/pkg-go-dev-flat )] ( https://pkg.go.dev/github.com/neovim/go-client )
1
+ [ ![ Github Actions] [ Github Actions Badge ]] [ Github Actions ] [ ![ codecov.io] [ codecov-badge ]] [ codecov ] [ ![ pkg.go.dev] [ pkg.go.dev-badge ]] [ pkg.go.dev ]
3
2
4
3
Neovim/go-client is a [ Neovim] ( https://neovim.io/ ) client and plugin host for [ Go] ( https://golang.org/ ) .
5
4
@@ -64,3 +63,13 @@ Start Nvim and run the following command:
64
63
``` vim
65
64
:echo Hello('world')
66
65
```
66
+
67
+
68
+ <!-- badge links -->
69
+ [ Github Actions ] : https://github.com/neovim/go-client/actions
70
+ [ codecov ] : https://codecov.io/gh/neovim/go-client
71
+ [ pkg.go.dev ] : https://pkg.go.dev/github.com/neovim/go-client
72
+
73
+ [ Github Actions Badge ] : https://github.com/neovim/go-client/workflows/Test/badge.svg?branch=master
74
+ [ codecov-badge ] : https://codecov.io/gh/neovim/go-client/branch/master/graph/badge.svg?token=hLNAnxbEWr
75
+ [ pkg.go.dev-badge ] : https://pkg.go.dev/badge/github.com/neovim/go-client.svg
You can’t perform that action at this time.
0 commit comments