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', '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 = {