mirror of
https://github.com/MaskRay/ccls.git
synced 2025-04-04 16:02:15 +00:00
LanguageClient-neovim for FreeBSD
parent
7e163d2661
commit
a0368a21c4
@ -1,6 +1,13 @@
|
||||
1. See [[Getting started]] to build the `ccls` executable
|
||||
2. Install [LanguageClient-neovim](https://github.com/autozimu/LanguageClient-neovim)
|
||||
You may use the plugin manager [vim-plug](https://github.com/junegunn/vim-plug#unix-1)
|
||||
|
||||
### Install LanguageClient-neovim
|
||||
|
||||
* Check out the `next` branch
|
||||
* Systems with prebuilt: `./install.sh`
|
||||
* Others (e.g. FreeBSD): install rustup, `make release` (to get `bin/languageclient`)
|
||||
|
||||
You may use the plugin manager [vim-plug](https://github.com/junegunn/vim-plug#unix-1)
|
||||
|
||||
LanguageClient-neovim
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user