Again correct comment
This commit is contained in:
parent
386b0c7fd3
commit
9b513b789c
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ require('lazy').setup({
|
||||||
'neovim/nvim-lspconfig',
|
'neovim/nvim-lspconfig',
|
||||||
config = function()
|
config = function()
|
||||||
-- Setup language servers
|
-- Setup language servers
|
||||||
-- Server-specific settings. See `:help lspconfig`
|
-- Server-specific settings. See `:help lspconfig-all`
|
||||||
vim.lsp.config('*', {
|
vim.lsp.config('*', {
|
||||||
capabilities = {
|
capabilities = {
|
||||||
textDocument = {
|
textDocument = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue