configure folding

This commit is contained in:
2024-11-14 15:58:58 +02:00
parent 231db82c0f
commit c49b758e86
11 changed files with 166 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
return {
'neovim/nvim-lspconfig',
tag = "v1.0.0",
tag = 'v1.0.0',
dependencies = {
'williamboman/mason.nvim',
'williamboman/mason-lspconfig.nvim',
@@ -41,6 +41,7 @@ return {
'ansiblels',
'terraformls',
'helm_ls',
'marksman',
},
handlers = {
function(server_name)