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',
|
||||
config = function()
|
||||
-- Setup language servers
|
||||
-- Server-specific settings. See `:help lspconfig`
|
||||
-- Server-specific settings. See `:help lspconfig-all`
|
||||
vim.lsp.config('*', {
|
||||
capabilities = {
|
||||
textDocument = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue