1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 10:00:06 +08:00
SpaceVim/bundle/deoplete-jedi/tests/README.md

21 lines
234 B
Markdown
Raw Normal View History

# For deoplete-jedi test files
```bash
$ nvim -u ./tests/jedi-deoplete.vim tests/test-jedi.py
```
in nvim,
```vim
:UpdateRemotePlugins
:quit
```
again,
```bash
$ nvim -u ./tests/jedi-deoplete.vim tests/test-jedi.py
```
test it.