1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-12 17:55:41 +08:00

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.