mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-22 07:35:08 +00:00
Update the reference to coc#config()
parent
a748c63dc0
commit
9caff063f2
@ -19,7 +19,7 @@ Open config file with command `:CocConfig`
|
||||
}
|
||||
```
|
||||
|
||||
<sub>Note: coc.nvim also supports [configuration from `.vimrc` instead](https://github.com/neoclide/coc.nvim/blob/2e93b1feff57e41a04c9f714c61c025e2d17eaa3/doc/coc.txt#L625).</sub>
|
||||
<sub>Note: coc.nvim also supports [configuration from `.vimrc` instead](https://github.com/neoclide/coc.nvim/blob/f3f43f58543135495d411ed948ac9ba2eca0880a/doc/coc.txt#L1020).</sub>
|
||||
|
||||
First example:
|
||||
|
||||
@ -94,4 +94,4 @@ nn <silent> xv :call CocLocations('ccls','$ccls/vars')<cr>
|
||||
nn <silent> xV :call CocLocations('ccls','$ccls/vars',{'kind':1})<cr>
|
||||
|
||||
nn xx x
|
||||
```
|
||||
```
|
Loading…
Reference in New Issue
Block a user