Merge branch 'main' into main

This commit is contained in:
raf 2025-01-12 23:32:11 +03:00 committed by GitHub
commit 2e3c479e84
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 15 additions and 7 deletions

View file

@ -51,6 +51,7 @@
- Remove `vim.notes.obsidian.setupOpts.dir`, which was set by default. Fixes
issue with setting the workspace directory.
- Add `vim.snippets.luasnip.setupOpts`, which was previously missing.
- Add `"prettierd"` as a formatter option in `vim.languages.markdown.format.type`.
[kaktu5](https://github.com/kaktu5):