mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-21 23:25:07 +00:00
Updated nvim lspconfig (markdown)
parent
d217a4d038
commit
9081e254ac
@ -4,7 +4,7 @@ Install [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig) according to
|
||||
You can customize initialization options with:
|
||||
|
||||
```lua
|
||||
local lspconfig = require'lspconfig'
|
||||
local lspconfig = require('lspconfig')
|
||||
lspconfig.ccls.setup {
|
||||
init_options = {
|
||||
cache = {
|
||||
|
Loading…
Reference in New Issue
Block a user