1
0
Fork 0

Again correct comment

This commit is contained in:
CRy386i 2025-08-09 18:55:41 +03:00
parent 386b0c7fd3
commit 9b513b789c

View file

@ -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 = {