Update README.md
fixed wording
This commit is contained in:
parent
688028ef16
commit
0ce1ef1ce7
@ -146,7 +146,7 @@ Requires Nvim 0.5 (HEAD)!
|
|||||||
- Install nvim-lspconfig from [here](https://github.com/neovim/nvim-lspconfig).
|
- Install nvim-lspconfig from [here](https://github.com/neovim/nvim-lspconfig).
|
||||||
- Install zig.vim from [here](https://github.com/ziglang/zig.vim).
|
- Install zig.vim from [here](https://github.com/ziglang/zig.vim).
|
||||||
|
|
||||||
nvim-lspconfig ships already a configuration for zls. A simple `init.vim` might look like this:
|
nvim-lspconfig already ships a configuration for zls. A simple `init.vim` might look like this:
|
||||||
```vim
|
```vim
|
||||||
call plug#begin('~/.config/nvim/plugged')
|
call plug#begin('~/.config/nvim/plugged')
|
||||||
Plug 'neovim/nvim-lspconfig'
|
Plug 'neovim/nvim-lspconfig'
|
||||||
|
Loading…
Reference in New Issue
Block a user