File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Pynvim: Python client to [Neovim](https://github.com/neovim/neovim)
2
2
===================================================================
3
3
4
4
[ ![ Build Status] ( https://travis-ci.org/neovim/pynvim.svg?branch=master )] ( https://travis-ci.org/neovim/pynvim )
5
- [ ![ Documentation Status] ( https://readthedocs.org/projects/pynvim/badge/?version=latest )] ( http ://pynvim.readthedocs.io/en/latest/?badge=latest)
5
+ [ ![ Documentation Status] ( https://readthedocs.org/projects/pynvim/badge/?version=latest )] ( https ://pynvim.readthedocs.io/en/latest/?badge=latest)
6
6
[ ![ Code coverage] ( https://codecov.io/gh/neovim/pynvim/branch/master/graph/badge.svg )] ( https://codecov.io/gh/neovim/pynvim )
7
7
8
8
Pynvim implements support for python plugins in Nvim. It also works as a library for
You can’t perform that action at this time.
0 commit comments