[profiles/desktop] modify neovim config

This commit is contained in:
2026-02-21 05:10:56 +01:00
parent 1471fd980e
commit 00ddc5dbcc
6 changed files with 37 additions and 11 deletions

View File

@@ -11,7 +11,7 @@ return {
require('mason-lspconfig').setup({
automatic_enable = true,
})
vim.lsp.config('*', {
capabilities = {
textDocument = {