configure folding
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user