1
0
Fork 0

Corrret a commets

This commit is contained in:
cry386i 2025-08-05 21:31:56 +03:00
parent 4e27af39cf
commit 386b0c7fd3

View file

@ -79,7 +79,7 @@ require('lazy').setup({
'neovim/nvim-lspconfig',
config = function()
-- Setup language servers
-- Server-specific settings. See `:help lsp-quickstart`
-- Server-specific settings. See `:help lspconfig`
vim.lsp.config('*', {
capabilities = {
textDocument = {