Nvim: update clangd_extensions with new config format
This commit is contained in:
@@ -97,6 +97,6 @@ return {
|
||||
},
|
||||
}
|
||||
vim.opt.foldmethod = "expr"
|
||||
-- vim.opt.foldexpr = "nvim_treesitter#foldexpr()"
|
||||
vim.opt.foldexpr = "nvim_treesitter#foldexpr()"
|
||||
end
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user