From 9081e254ac1de4be8340276b724ec2d10807ad03 Mon Sep 17 00:00:00 2001 From: Anton Parkhomenko Date: Wed, 6 Oct 2021 13:19:43 +0300 Subject: [PATCH] Updated nvim lspconfig (markdown) --- nvim-lspconfig.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nvim-lspconfig.md b/nvim-lspconfig.md index c1f5718..01474bf 100644 --- a/nvim-lspconfig.md +++ b/nvim-lspconfig.md @@ -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 = {