obsidian.nvim
obsidian.nvim copied to clipboard
fix(type): makes client opts optional
Please do correct me if I'm wrong, but obsidian.nvim does have a default for all of these fields, so all of this can be optional.
Otherwise if the following occur:
---@type obsidian.config.ClientOpts
opts = {
...partially update some fields
}
Diagnostic will show