Skip to content

Commit

Permalink
Consistent style in README
Browse files Browse the repository at this point in the history
  • Loading branch information
pappasam committed May 21, 2020
1 parent 3eaf0ec commit 9eee181
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,13 @@ jedi-language-server aims to support all of Jedi's capabilities and expose them

The following instructions show how to use jedi-language-server with your development tooling. The instructions assume you have already installed jedi-language-server.

### Neovim
### Vim / Neovim

Use [coc.nvim](https://github.com/neoclide/coc.nvim) with [coc-jedi](https://github.com/pappasam/coc-jedi).


### Emacs

Use [lsp-jedi](https://github.com/fredcamps/lsp-jedi)
Use [lsp-jedi](https://github.com/fredcamps/lsp-jedi).

### Command line (bash / zsh)

Expand Down

0 comments on commit 9eee181

Please sign in to comment.